.content_scene_cat {
  overflow: hidden;
  margin-bottom: 40px;
  
}
.content_scene_cat h1.category-name {
  text-transform: uppercase;
  margin: 0 0 10px;
  color: #000;
  font-weight: 700;
  font-size: 24px;
}
.content_scene_cat .rte {
  margin: 0 0 20px;
}
#subcategories {
  margin-bottom: 30px;
}
#subcategories .subcategories-box {
  border: solid 1px #ddd;
  padding: 5px;
  margin-bottom: 20px;
}
#subcategories li > .subcategory-image, #subcategories li > h5 {
  margin-bottom: 5px;
}
#cms h1.page-heading {
  border: none;
  padding: 0;
}
.about-us {
  background-color: #fff;
  position: relative;
  margin-bottom: 45px;
}
.about-us .about-text .title-text {
  text-transform: uppercase;
  color: #252525;
  line-height: 18px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 27px;
}
.about-us .about-text img {
  margin-bottom: 40px;
}
.about-us .about-text .img-bottom {
  margin-top: 40px;
}
.about-us .about-text .img-bottom img {
  margin-bottom: 0;
}
.about-us .about-text p {
  margin-bottom: 30px;
  color: #7d7d7d;
  font-size: 12px;
}
.about-us .about-text p:last-of-type {
  margin-bottom: 0;
}
.our-content {
  background: #fff;
}
.our-content h5.title {
  font-size: 16px;
  text-transform: uppercase;
  color: #252525;
  line-height: 24px;
  font-weight: 700;
  background: #f6f6f6;
  margin-top: 0;
  border-bottom: 1px solid #ebebeb;
  padding: 15px;
}
.our-content .choose-us .content {
  padding-bottom: 0;
}
.our-content .choose-us .panel-group {
  padding: 0 25px;
  margin-bottom: 0;
}
.our-content .choose-us .panel-group .panel {
  border-radius: 0;
  border: none;
  padding: 13px 0;
}
.our-content .choose-us .panel-default > .panel-heading {
  padding: 0;
  background-color: transparent;
  border-color: #fff;
  border: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.our-content .choose-us .panel-default > .panel-heading .panel-title {
  font-size: 12px;
  color: #898989;
  font-weight: 600;
}
.our-content .choose-us h5.title {
  margin-bottom: 0;
}
.our-content .choose-us .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 11px 0 0 0;
}
.our-content .content {
  border: 1px solid #ebebeb;
  float: left;
  width: 100%;
  border-bottom: 3px solid #ebebeb;
  padding-bottom: 15px;
}
.our-content .content ul {
  padding: 0 15px;
  float: left;
  margin-top: 8px;
  margin-bottom: 20px;
}
.our-content .content ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.our-content .content ul li b {
  text-transform: capitalize;
  color: #898989;
  font-size: 12px;
  float: left;
  width: 45%;
}
.our-content .content .about-button {
  background: #5bb300;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 32px;
  float: left;
  margin-left: 15px;
  padding: 21px 55px;
  font-weight: 600;
}
.our-content .content .item {
  padding: 18px 25px 0;
  width: 100%;
  float: left;
}
.our-content .content .item .about-thumb {
  float: left;
  width: 14%;
}
.our-content .content .item .about-content {
  float: left;
  width: 86%;
  padding-left: 25px;
  padding-bottom: 17px;
}
.our-content .content .item .about-content .author {
  font-size: 14px;
  color: #252525;
  line-height: 24px;
  margin-top: 7px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 3px;
}
.our-content .content .item .about-content span {
  color: #898989;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 600;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.our-content .content .item .about-content p {
  font-size: 12px;
  line-height: 24px;
  color: #7d7d7d;
  margin-bottom: 0;
}
.our-content .content .owl-dots {
  text-align: center;
}
.our-content .content .owl-dots .owl-dot {
  display: inline-block;
}
.our-content .content .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ebebeb;
  margin-left: 9px;
  display: inline-block;
}
.our-content .content .owl-dots .owl-dot.active span {
  background: #5bb300;
}
.our-content .content.carousel {
  padding-bottom: 24px;
}
.about-wrap .title-box {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 35px 0 25px;
}
.about-wrap p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin: 0;
}
.about-wrap .q {
  font-style: italic;
  margin-top: 25px;
}
.about-wrap ul {
  padding-top: 25px;
}
.about-wrap ul li {
  color: #545454;
  font-size: 14px;
  font-weight: 300;
  position: relative;
  padding: 7px 15px;
}
.about-wrap ul li:before {
  content: "\f105";
  font-family: Fontawesome;
  font-size: 14px;
  top: 7px;
  left: 0;
  position: absolute;
}
.about-text h1 {
  margin: 0 0 26px 0;
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.faqs-item {
  margin-bottom: 40px;
}
.faqs-item .icon-show {
  cursor: pointer;
  border: solid 1px #e1e1e1;
  padding: 14px 50px;
  position: relative;
}
.faqs-item .icon-show:before {
  content: "-";
  color: #363636;
  height: 24px;
  width: 24px;
  border: solid 1px #363636;
  border-radius: 50%;
  display: block;
  font-size: 32px;
  position: absolute;
  top: 10px;
  left: 13px;
  text-align: center;
}
.faqs-item .icon-show.active:before {
  content: "+";
  font-size: 23px;
  line-height: 22px;
}
.faqs-item .icon-show h2 {
  color: #363636;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}
.faqs-item .icon-show:hover:before {
  color: #5bb300;
  border-color: #5bb300;
}
.faqs-item .icon-show:hover h2 {
  color: #5bb300;
}
.faqs-item.item2, .faqs-item.item4 {
  margin: 0;
}
.faqs-item .faqs-content {
  padding: 15px 0;
  line-height: 22px;
}
.typo {
  margin-bottom: 40px;
}
.typo h1, .typo h2, .typo h3, .typo h4 {
  color: #363636;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 20px;
}
.typo h1 {
  font-size: 24px;
}
.typo h2 {
  font-size: 20px;
}
.typo h3 {
  font-size: 16px;
}
.typo h4 {
  font-size: 14px;
}
.typo .text {
  line-height: 22px;
}
.typo.last {
  margin: 0;
}
.pricing {
  padding-top: 20px;
  
}
.pricing .title {
  text-align: center;
  margin-bottom: 40px;
}
.pricing .title h2 {
  font-size: 18px;
  font-weight: 400;
  color: #666;
  position: relative;
  padding: 0 0 10px;
  margin: 0;
  display: inline-block;
}
.pricing .title h2:after {
  content: "";
  height: 1px;
  width: 50px;
  background: #dc2222;
  position: absolute;
  left: 30px;
  bottom: 0;
}
.pricing .table-pricing {
  border: solid 5px #f4f3f3;
  border-radius: 10px;
}
.pricing .table-pricing .table-pricing-inner {
  border: solid 1px #cecece;
  border-radius: 7px;
  font-size: 0;
  padding: 10px 0;
}
.pricing .table-pricing .table-pricing-inner .pricing-item {
  padding: 0 10px;
  display: inline-block;
  width: 19%;
  font-size: 13px;
  border-left: solid 1px #ededed;
  border-right: solid 1px #f5f5f5;
  position: relative;
  color: #9d9d9d;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular {
  width: 24%;
}
.pricing .table-pricing .table-pricing-inner .pricing-item .pricing-title {
  text-align: center;
  padding: 20px 0;
  border-bottom: solid 1px #ededed;
}
.pricing .table-pricing .table-pricing-inner .pricing-item .pricing-title h3 {
  margin: 0 0 15px;
  text-transform: uppercase;
  color: #686868;
  font-size: 24px;
  font-weight: 700;
}
.pricing .table-pricing .table-pricing-inner .pricing-item ul li {
  border-bottom: solid 1px #ededed;
  padding: 0 0 0 30px;
}
.pricing .table-pricing .table-pricing-inner .pricing-item ul li a {
  position: relative;
  padding: 7px 0 7px 20px;
  display: block;
  color: #888;
}
.pricing .table-pricing .table-pricing-inner .pricing-item ul li a:before {
  content: "";
  display: block;
  height: 7px;
  width: 7px;
  border-radius: 5px;
  background: #909090;
  position: absolute;
  left: 0;
  top: 12px;
}
.pricing .table-pricing .table-pricing-inner .pricing-item ul li a:hover {
  color: #5bb300;
}
.pricing .table-pricing .table-pricing-inner .pricing-item .button-bottom {
  text-align: center;
  padding: 25px 0 15px;
}
.pricing .table-pricing .table-pricing-inner .pricing-item .button-bottom a {
  text-transform: uppercase;
  color: #727272;
  display: inline-block;
  padding: 15px 20px;
  border: solid 1px #ccc;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}
.pricing .table-pricing .table-pricing-inner .pricing-item .button-bottom a:before {
  content: "\f054";
  font-family: Fontawesome;
  display: block;
  height: 24px;
  width: 24px;
  background: #7dacda;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  position: absolute;
  top: 11px;
  left: -12px;
}
.pricing .table-pricing .table-pricing-inner .pricing-item .button-bottom a:hover {
  color: #7dacda;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular {
  background: #2f2f2f;
  z-index: 2;
  border: none;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular:before {
  content: "";
  display: block;
  height: 69px;
  width: 69px;
  background: url(/templates/FS%20Inspire%2011/img/icon/label_popular.png) no-repeat 0px 0px;
  position: absolute;
  top: -23px;
  right: -3px;
  z-index: 3;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular:after {
  content: "";
  background: #2f2f2f;
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  bottom: -20px;
  border-radius: 7px;
  z-index: -1;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular .pricing-title {
  border-color: #3e3e3e;
  color: #bbb;
  font-size: 14px;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular .pricing-title h3 {
  color: #e74847;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular ul li {
  border-color: #3e3e3e;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular ul li a {
  color: #bbb;
  font-size: 13px;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular ul li a:before {
  background: #bbb;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular ul li a:hover {
  color: #e74847;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular .button-bottom a {
  background: #fff;
  border-color: #fff;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular .button-bottom a:before {
  background: #e74847;
}
.pricing .table-pricing .table-pricing-inner .pricing-item.popular .button-bottom a:hover {
  color: #e74847;
}
.rtl {
  
}
.rtl .faqs-item .icon-show:before {
  left: auto;
  right: 13px;
}
.rtl .pricing .table-pricing .table-pricing-inner .pricing-item ul li {
  padding: 0 30px 0 0;
}
.rtl .pricing .table-pricing .table-pricing-inner .pricing-item ul li a {
  padding: 7px 20px 7px 0;
}
.rtl .pricing .table-pricing .table-pricing-inner .pricing-item ul li a:before {
  left: auto;
  right: 0;
}
.rtl .pricing .table-pricing .table-pricing-inner .pricing-item .button-bottom a:before {
  left: auto;
  right: -12px;
  content: "\f053";
}
.rtl .pricing .table-pricing .table-pricing-inner .pricing-item.popular:before {
  left: -3px;
  right: auto;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.rtl .about-wrap ul li:before {
  left: auto;
  right: 0;
  content: "\f104";
}
.rtl .our-content .content ul li b {
  float: right;
}
@media (min-width: 992px) and (max-width: 1024px) {
  .pricing .table-pricing .table-pricing-inner .pricing-item ul li {
    padding: 0 !important;
  }
  .about-wrap .text {
    padding-bottom: 20px;
  }
  .our-content .choose-us .panel-group {
    padding: 0 10px;
  }
  .our-content .choose-us .panel-group .panel {
    padding: 12px 0;
    margin-top: 5px;
  }
  .our-content .content .about-button {
    padding: 12px 20px;
    margin: 0 15px;
  }
  .our-content .content ul li {
    margin-bottom: 21px;
  }
}
@media (max-width: 991px) {
  .pricing .table-pricing .table-pricing-inner .pricing-item {
    width: 100%;
  }
  .pricing .table-pricing .table-pricing-inner .pricing-item.popular {
    width: 100%;
    margin: 30px 0;
  }
  .about-wrap .row {
    margin-bottom: 30px;
  }
  .about-wrap .row .text {
    margin-bottom: 20px;
  }
  .our-content .content {
    margin-bottom: 30px;
  }
  .our-content .content ul li b {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .pagenotfound-wrap .pagenotfound-content h1 {
    font-size: 150px;
  }
  .pagenotfound-wrap .pagenotfound-content h3 {
    font-size: 18px;
  }
  .pagenotfound-wrap .pagenotfound-content p {
    padding: 0 20px;
  }
  .pagenotfound-wrap .pagenotfound-content .backtohome {
    font-size: 18px;
  }
  .our-content .content ul li b {
    width: 35%;
  }
}
#product .label-box .sale-box {
  top: 12px;
}
.content-info-product {
  padding: 0;
}
.content-info-product .pb-right-column {
  z-index: 0;
}
.pb-left-column .addthis_native_toolbox {
  display: inline-block;
  margin-top: 30px;
}
.pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
}
.pb-left-column #image-block a.zoomImg {
  display: block;
  height: 32px;
  width: 32px;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  text-align: center;
  z-index: 10;
}
.pb-left-column #image-block a.zoomImg .fa {
  margin: 0px;
  line-height: 32px;
  font-size: 14px;
}
.pb-left-column #image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
.pb-left-column #image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
.pb-left-column #image-block img {
  height: auto;
}
.pb-left-column #image-block .zoomPad {
  z-index : 8;
  float: none;
}
.pb-left-column #image-block #view_full_size {
  display: block;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 6px;
  overflow: hidden;
}
.zoomContainer {
  z-index: 8;
}
#views_block {
  text-align: center;
  margin: 0px;
  padding: 0 20px;
}
#views_block .slick-list {
  padding-top: 12px;
}
#views_block .thumbnail_image {
  margin: 0 6px;
  float: left;
}
#views_block .thumbnail_image .fancybox {
  display: block;
  position: relative;
}
#views_block .thumbnail_image .fancybox img {
  border: solid 1px #ddd;
  border-radius: 5px;
}
#views_block .thumbnail_image .fancybox:after {
  content: "";
  position: absolute;
  top: -5px;
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background-color: transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#views_block .thumbnail_image .fancybox.shown img {
  border-color: #5bb300;
}
#views_block .thumbnail_image .fancybox.shown:after {
  background-color: white;
  border-right-color: #5bb300;
  border-top-color: #5bb300;
}
#views_block .thumbnail_image img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
#views_block .thumbnail_image:focus {
  outline: none;
}
#views_block .slick-arrow {
  height: 28px;
  width: 20px;
  padding: 0;
  font-size: 0;
  position: absolute;
  top: calc(50% - 14px);
  z-index: 2;
  background-color: transparent;
  color: #777;
}
#views_block .slick-arrow:after {
  content: "\f060";
  font-family: "Fontawesome";
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
#views_block .slick-arrow:hover {
  opacity: 1;
  color: #5bb300;
}
#views_block .slick-arrow.slick-prev {
  left: -20px;
  text-align: left;
}
#views_block .slick-arrow.slick-next {
  right: -20px;
  text-align: right;
}
#views_block .slick-arrow.slick-next:after {
  content: "\f061";
}
.resetimg {
  margin: 10px 0;
}
.pb-right-column .product-info {
  padding: 0 40px 0 0;
}
.pb-right-column h1 {
  font-size: 24px;
  margin: 30px 0 20px;
  font-weight: 600;
  color: #555;
}
.pb-right-column .product-code {
  color: #363636;
  font-size: 12px;
  margin-bottom: 10px;
}
.pb-right-column .product-code label {
  font-weight: bold;
}
.pb-right-column .product-code span {
  font-weight: 500;
}
.pb-right-column ul.product_reference > li {
  display: inline-block;
}
.pb-right-column ul.product_reference > li .fa {
  margin: 0;
}
.pb-right-column ul.product_reference > li:after {
  content: "|";
}
.pb-right-column ul.product_reference > li:last-child:after {
  content: "";
}
.pb-right-column .comments_note {
  margin-bottom: 20px;
}
.pb-right-column .comments_note label {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 12px;
  color: #444;
  display: none;
}
.pb-right-column .comments_note .star_content {
  display: inline-block;
  vertical-align: middle;
  padding: 0px;
}
.pb-right-column .comments_note .star_content div.star:after {
  color: #ddd;
  font-size: 13px;
}
.pb-right-column .comments_note .star_content div.star_on:after {
  color: #ebdb2c;
  font-size: 13px;
}
.pb-right-column .comments_note .comments_advices {
  vertical-align: top;
  padding: 0 10px;
  line-height: 22px;
  display: inline-block;
}
.pb-right-column .comments_note .comments_advices li {
  display: inline-block;
  position: relative;
}
.pb-right-column .comments_note .comments_advices li.nb-comments {
  padding: 0 10px;
  margin-right: 7px;
}
.pb-right-column .comments_note .comments_advices li.nb-comments:after {
  content: "";
  display: inline-block;
  height: 11px;
  width: 1px;
  background: #767676;
  position: absolute;
  right: 0;
  top: 6px;
}
.pb-right-column .comments_note .comments_advices li a {
  color: #555;
  font-size: 12px;
}
.pb-right-column .comments_note .comments_advices li a:hover {
  color: #5bb300;
}
.content_prices {
  display: block;
  margin-bottom: 35px;
}
.content_prices #reduction_amount {
  display: none !important;
}
.content_prices .our_price_display {
  font-size: 28px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  color: #fe7f02;
}
.content_prices #old_price {
  text-decoration: line-through;
  display: inline-block;
  vertical-align: bottom;
  padding: 1px 10px 0;
  font-size: 18px;
  color: #aaa;
  margin-bottom: 0;
}
#short_description_block {
  margin: 0 0 30px;
}
#short_description_block > label {
  display: none;
}
#short_description_block p {
  margin: 0;
  line-height: 1.7em;
  font-size: 13px;
  font-weight: normal;
}
#buy_block {
  margin: 0 0 10px;
}
#attributes {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
#attributes fieldset {
  display: block;
  margin-bottom: 10px;
}
#attributes fieldset label {
  display: inline-block;
  vertical-align: middle;
  color: #555;
  min-width: 70px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
}
#attributes fieldset .attribute_list {
  display: inline-block;
  vertical-align: middle;
}
#attributes .attribute_fieldset:nth-child(2) #color_to_pick_list li a.color_pick {
  font-size: 0;
}
#attributes .attribute_list.select-color-pick {
  width: 200px !important;
  position: relative;
  background: #fff;
  padding: 0;
  display: inline-block;
}
#attributes .attribute_list.select-color-pick div.selector {
  height: 36px;
  padding: 0;
  width: 100% !important;
  background: #fff;
}
#attributes .attribute_list.select-color-pick span {
  line-height: 36px;
  padding: 0px 10px;
  background: #fff;
  color: #555;
  font-size: 14px;
  width: 100% !important;
  text-shadow: none;
  position: absolute;
  z-index: 1;
  opacity: 1;
  height: 100%;
  left: 0;
  pointer-events: none;
  border: solid 1px #ddd;
}
#attributes .attribute_list.select-color-pick select {
  padding: 5px 10px;
  width: 100%;
  position: absolute;
  opacity: 1;
  top: auto;
  left: 0px !important;
  height: 100%;
  border: none;
  box-shadow: none;
  color: #444;
  font-size: 12px;
  border: solid 1px #ddd;
}
#attributes .attribute_list.select-color-pick:after {
  content: "\f0d7";
  background: #fff;
  font-size: 12px;
  color: #8d8d8d;
  text-align: center;
  margin: 0;
  position: absolute;
  right: 1px;
  top: 1px;
  height: 28px;
  width: 28px;
  z-index: 2;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  font-family: Fontawesome;
  line-height: 30px;
}
#attributes .attribute_list.select-color-pick option {
  padding: 4px 10px;
}
#attributes .attribute_fieldset.radio-color {
  float: left;
}
#attributes .attribute_fieldset.radio-color .attribute_label {
  text-transform: uppercase;
  line-height: 5px;
}
#attributes .attribute_fieldset.radio-color .radio-color-pick ul li {
  float: left;
  margin: 6px 10px 6px 0;
}
#attributes .attribute_fieldset.radio-color .radio-color-pick ul li div.radio span {
  top: 1px;
}
#attributes #color_to_pick_list {
  list-style-type: none;
}
#attributes #color_to_pick_list li {
  float: left;
  margin: 5px 10px 5px 0;
}
#attributes #color_to_pick_list li a.color_pick {
  display: block;
  height: 28px;
  width: 28px;
  cursor: pointer;
  text-align: center;
}
#attributes #color_to_pick_list li a.color_pick img {
  display: inline-block;
  line-height: 20px;
}
#attributes #color_to_pick_list li a.color_pick.have_image {
  position: relative;
}
#attributes #color_to_pick_list li.selected {
  border: 1px solid #5bb300;
  padding: 1px;
}
#attributes #color_to_pick_list li.selected .have_image:after {
  content: "";
  position: absolute;
  left: 6px;
  right: 6px;
  bottom: 0;
  height: 2px;
  background: #5bb300;
  display: block;
}
#attributes #color_to_pick_list li.selected a {
  height: 25px;
  width: 25px;
}
#availability_statut {
  margin-bottom: 20px;
}
#availability_statut span {
  color: #555;
  font-size: 14px;
  font-weight: 600;
}
#availability_statut #availability_value {
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
}
#availability_statut #availability_value.warning_inline {
  color: #f60c00;
}
#availability_statut #availability_value.label-success {
  color: #5bb300;
}
#pQuantityAvailable {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.box-info-product {
  margin-bottom: 40px;
}
#quantity_wanted_p {
  margin: 0;
  display: inline-block;
  float: left;
  width: 160px;
  padding: 0px;
}
#quantity_wanted_p label {
  display: inline-block;
  vertical-align: middle;
  color: #555;
  font-weight: 600;
  margin: 0 8px 0 0;
  font-size: 14px;
  text-transform: uppercase;
}
#quantity_wanted_p .qty {
  display: inline-block;
  vertical-align: middle;
  height: 42px;
  width: 80px;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
}
#quantity_wanted_p .qty input {
  width: 42px;
  height: 100%;
  border: none !important;
  padding: 0;
  line-height: 40px;
  text-align: center;
  float: left;
  color: #555;
  font-size: 14px;
  font-weight: normal;
  border-radius: 0 !important;
}
#quantity_wanted_p .qty_buttons {
  width: 36px;
  height: 100%;
  float: left;
  border-left: 1px solid #ddd;
  padding: 0 7px;
}
#quantity_wanted_p .qty_buttons a {
  display: block;
  height: 21px;
  font-size: 0px;
  color: #747474;
  text-align: center;
}
#quantity_wanted_p .qty_buttons a:before {
  content: "";
  font-family: "Fontawesome";
  font-size: 14px;
  font-weight: normal;
}
#quantity_wanted_p .qty_buttons a.button-plus {
  border-bottom: 1px solid #ddd;
}
#quantity_wanted_p .qty_buttons a.button-plus:before {
  content: "\f106";
  line-height: 20px;
}
#quantity_wanted_p .qty_buttons a.button-minus:before {
  content: "\f107";
  line-height: 18px;
}
#quantity_wanted_p .qty_buttons a:hover {
  color: #5bb300;
}
.box-cart-bottom .wishlist_button table tbody tr td span {
  color: #5bb300;
  cursor: pointer;
}
.box-cart-bottom {
  margin: 0;
  display: inline-block;
  padding: 0;
}
.box-cart-bottom .buttons_bottom_block {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  float: left;
}
.box-cart-bottom .buttons_bottom_block button {
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  padding: 0px 20px;
  width: auto;
  height: 42px;
  line-height: 42px;
  background-color: #5bb300;
  border: 1px solid #5bb300;
  color: white;
  border-radius: 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box-cart-bottom .buttons_bottom_block button:hover {
  background-color: #418000;
  border-color: #418000;
}
.box-cart-bottom .wishlist_button, .box-cart-bottom .compare {
  float: left;
  display: inline-block;
  vertical-align: top;
}
.box-cart-bottom .wishlist_button .addToWishlist, .box-cart-bottom .compare .addToWishlist, .box-cart-bottom .wishlist_button .add_to_compare, .box-cart-bottom .compare .add_to_compare {
  display: block;
  padding: 0;
  height: 42px;
  width: 42px;
  line-height: 42px;
  background-color: transparent;
  color: #5bb300;
  border: solid 1px #5bb300;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box-cart-bottom .wishlist_button .addToWishlist:hover, .box-cart-bottom .compare .addToWishlist:hover, .box-cart-bottom .wishlist_button .add_to_compare:hover, .box-cart-bottom .compare .add_to_compare:hover {
  color: white;
  background-color: #5bb300;
}
.box-cart-bottom .wishlist_button .addToWishlist.checked, .box-cart-bottom .compare .addToWishlist.checked, .box-cart-bottom .wishlist_button .add_to_compare.checked, .box-cart-bottom .compare .add_to_compare.checked {
  color: white;
  background-color: #5bb300;
}
.box-cart-bottom .wishlist_button {
  margin: 0 6px;
}
.socials {
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  padding: 17px 0;
}
.socials:before, .socials:after {
  
  content: " ";
  
  display: table;
}
.socials:after {
  clear: both;
}
.socials h3.title {
  font-size: 14px;
  font-weight: 600;
  color: #555;
  margin: 0px;
  padding: 0px;
  float: left;
  line-height: 34px;
}
.rtl .socials h3.title {
  float: right;
}
.socials .socials {
  border: 0px;
  padding: 0px;
  float: right;
}
.rtl .socials .socials {
  float: left;
}
.socials .socials a {
  display: inline-block;
  height: 34px;
  width: 34px;
  text-align: center;
  line-height: 34px;
  background-color: transparent;
  color: #666;
  font-size: 18px;
  margin: 0 3px;
}
.socials .socials a:hover {
  color: #5bb300;
}
div.moreinfo_block {
  position: relative;
  margin: 30px 0 40px;
  padding: 40px 0 0;
  border-top: 1px solid #f5f5f5;
}
div.moreinfo_block ul.nav-tabs {
  border: none;
  margin: 0;
  padding: 0;
  height: 100%;
  display: block;
}
div.moreinfo_block ul.nav-tabs > li {
  margin: 0px 20px 20px 0;
}
div.moreinfo_block ul.nav-tabs > li a {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  background-color: #f5f5f5;
  color: #555;
  border: 1px solid #ddd;
  border-radius: 5px;
  height: 42px;
  line-height: 42px;
  padding: 0px 20px;
  text-transform: uppercase;
}
div.moreinfo_block ul.nav-tabs > li a:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background-color: transparent;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
div.moreinfo_block ul.nav-tabs > li a:hover {
  background-color: #5bb300;
  color: white;
  border: 1px solid #5bb300;
}
div.moreinfo_block ul.nav-tabs > li a:hover:before {
  background-color: #5bb300;
}
div.moreinfo_block ul.nav-tabs > li.active a, div.moreinfo_block ul.nav-tabs > li.active a:hover, div.moreinfo_block ul.nav-tabs > li.active a:focus {
  background-color: #5bb300;
  color: white;
  border: 1px solid #5bb300;
}
div.moreinfo_block ul.nav-tabs > li.active a:before, div.moreinfo_block ul.nav-tabs > li.active a:hover:before, div.moreinfo_block ul.nav-tabs > li.active a:focus:before {
  background-color: #5bb300;
}
div.moreinfo_block .tab-content {
  display: block;
  color: #777;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8em;
  margin: 0;
  padding: 45px 40px;
  border: solid 1px #ddd;
  border-radius: 5px;
  min-height: 215px;
}
div.moreinfo_block .tab-content .product-box {
  width: 213px !important;
}
div.moreinfo_block .tab-content .block_content {
  padding: 0px;
}
div.moreinfo_block .tab-content .block_content .bx-wrapper {
  max-width: 100% !important;
}
div.moreinfo_block .page-product-box {
  display: none;
  padding: 0;
}
div.moreinfo_block .page-product-box.active {
  display: block;
}
div.moreinfo_block .bx-viewport {
  min-height: 490px;
}
.table-data-sheet {
  border-bottom: solid 1px #ccc;
  width: 100%;
  margin: 0 0 20px;
  background: ;
}
.table-data-sheet tr {
  border-top: solid 1px #ccc;
}
.table-data-sheet tr td {
  padding: 10px 20px 11px;
  border: solid 1px #e6e6e6;
}
.table-data-sheet tr td:first-child {
  width: 30%;
  font-weight: normal;
  color: ;
}
#idTab4 h4 a {
  font-size: 12px;
}
table.table-product-discounts {
  border: none;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  width: 50%;
  margin: 0 0 20px;
  background: ;
}
table.table-product-discounts tr th {
  background: ;
  color: ;
  font-weight: 700;
  border: none;
}
table.table-product-discounts tr td, table.table-product-discounts tr th {
  border-left: solid 1px #ccc;
  width: 33%;
  padding: 10px 20px 11px;
  border-top: solid 1px #ccc;
  border-right: none;
  text-shadow: none;
  text-transform: none;
  font-weight: 13px;
  line-height: 18px;
  border-bottom: none;
}
.moreinfo_block #product_comments_block_tab {
  margin: 0;
}
.moreinfo_block #product_comments_block_tab div.star, .moreinfo_block #product_comments_block_tab div.star_on {
  background: none;
}
.moreinfo_block #product_comments_block_tab div.comment {
  margin: 0 0 10px;
  padding: 10px 0 10px;
}
.moreinfo_block #product_comments_block_tab div.comment div.comment_details, .moreinfo_block #product_comments_block_tab div.comment div.comment_author {
  margin: 0;
}
.moreinfo_block #product_comments_block_tab div.comment .star_content {
  margin: 0 0 5px;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos {
  margin-bottom: 7px;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos strong {
  display: block;
  margin-bottom: 5px;
  color: #555;
  font-weight: 600;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos em {
  font-style: italic;
  font-size: 11px;
}
.moreinfo_block #product_comments_block_tab div.comment .title_block {
  margin: 0 0 7px;
  text-transform: uppercase;
}
.moreinfo_block #product_comments_block_tab div.comment p {
  padding: 0;
  margin: 0;
}
.moreinfo_block #product_comments_block_tab div.comment ul {
  padding-top: 10px;
}
.moreinfo_block #product_comments_block_tab #new_comment_tab_btn {
  margin-top: 10px;
}
.moreinfo_block #product_comments_block_tab #new_comment_tab_btn:hover {
  text-decoration: none;
}
.moreinfo_block #product_comments_block_tab div.comment div.comment_author span, .moreinfo_block #product_comments_block_tab div.comment .star_content {
  color: #444;
}
.moreinfo_block #product_comments_block_tab div.comment_details li {
  padding: 2px 0;
  background: none;
}
#new_comment_form h2 {
  margin: 0;
}
#new_comment_form .new_comment_form_content input, #new_comment_form .new_comment_form_content textarea {
  width: 100%;
}
#new_comment_form .new_comment_form_content #criterions_list label {
  display: inline-block;
  margin: 0;
  float: none;
  font-weight: 600;
}
#new_comment_form .new_comment_form_content #criterions_list .star_content {
  display: inline-block;
  margin: 0;
  float: none;
}
#new_comment_form .new_comment_form_content #criterions_list .star_content a {
  display: none;
}
.accessories-block {
  margin: 0px;
  position: relative;
}
.accessories-block .block_description {
  display: none;
}
.accessories-block .price {
  margin-bottom: 10px;
  color: #e12f2f;
  font-weight: bold;
  font-size: 14px;
  margin-right: 3px;
}
.accessories-block h5.product-name {
  margin-bottom: 5px;
}
.accessories-block .exclusive {
  padding: 0 12px;
  background: transparent;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  line-height: 45px;
  height: 45px;
  display: inline-block;
  width: calc(100% - 90px);
  text-align: center;
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  background: #5bb300;
}
.accessories-block .exclusive:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  right: 0;
  bottom: -1px;
  background: #5bb300;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.accessories-block .exclusive:hover {
  color: #fff;
  background: transparent;
}
.accessories-block .exclusive:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
  text-decoration: none;
}
.accessories-block .exclusive .fa {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  line-height: 21px;
  margin-right: 10px;
  padding-right: 10px;
  width: 25px;
}
.accessories-block .bx-controls .bx-controls-direction a {
  display: block;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background: #757575;
  position: absolute;
  text-align: center;
  top: 35%;
}
.accessories-block .bx-controls .bx-controls-direction a:before {
  font-family: fontawesome;
  display: inline-block;
  position: absolute;
  text-align: center;
  color: #fff;
  top: 0;
  left: 0;
  line-height: 36px;
  font-size: 22px;
  height: 100%;
  width: 100%;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-prev {
  left: 0;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-prev:before {
  content: "\f104";
}
.accessories-block .bx-controls .bx-controls-direction a.bx-next {
  right: 0;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-next:before {
  content: "\f105";
}
.moreinfo_block2 {
  margin: 30px 0 40px;
  border: 1px solid #ddd;
  overflow: hidden;
  background: #fff;
}
.moreinfo_block2 .panel-group {
  margin: 0;
}
.moreinfo_block2 .panel-group .panel + .panel {
  margin: 0;
}
.moreinfo_block2 .panel-group .panel {
  border: none;
}
.moreinfo_block2 .panel-body {
  padding: 30px;
}
.moreinfo_block2 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.moreinfo_block2 .panel-group .panel + .panel, .moreinfo_block2 .panel-group .panel {
  border-radius: 0;
}
.moreinfo_block2 .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  margin-top: 1px;
  border: none;
}
.moreinfo_block2 .custom-des .panel-heading {
  margin-top: 0;
}
.moreinfo_block2 h4.panel-title {
  padding: 15px 30px;
}
.moreinfo_block2 h4.panel-title a {
  color: #5bb300;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.moreinfo_block2 h4.panel-title a.collapsed {
  color: #444;
}
.moreinfo_block2 h4.panel-title a.collapsed:hover {
  color: #5bb300;
}
.moreinfo_block2 .accessories-block .bx-viewport {
  height: auto !important;
}
.moreinfo_block2 .accessories-block .block_content .bx-wrapper {
  max-width: 100% !important;
}
.moreinfo_block2 .accessories-block .block_content .bx-wrapper .bx-viewport {
  height: auto !important;
}
.moreinfo_block2 .accessories-block .item {
  width: 261px !important;
}
.moreinfo_block3 {
  margin: 40px 0;
  border: 1px solid #ddd;
  overflow: hidden;
  background: #fff;
  padding: 30px;
}
.moreinfo_block3 h4.title {
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #5bb300;
}
.moreinfo_block3 h4.title .style1 {
  position: relative;
  padding: 0 20px;
}
.moreinfo_block3 h4.title .style1:before {
  content: "";
  width: 60px;
  height: 1px;
  background: #ddd;
  position: absolute;
  bottom: 8px;
  left: -60px;
}
.moreinfo_block3 h4.title .style1:after {
  content: "";
  width: 60px;
  height: 1px;
  background: #ddd;
  position: absolute;
  bottom: 8px;
  right: -60px;
}
.moreinfo_block3 .box-more {
  margin-bottom: 60px;
}
.moreinfo_block3 .more-download {
  text-align: center;
}
.moreinfo_block3 .more-download .custom-down {
  margin: 0 auto;
}
.moreinfo_block3 .more-download .custom-down h4 a {
  font-size: 12px;
}
.moreinfo_block3 .accessories-block .bx-viewport {
  height: auto !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper {
  max-width: 100% !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper .bx-viewport {
  height: auto !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper .item {
  width: 261px !important;
}
.blockproductscategory.block {
  margin-bottom: 35px;
}
.blockproductscategory.block h3.title_block {
  position: relative;
  margin: 0 0 10px;
  padding: 15px 20px;
  line-height: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-transform: uppercase;
  overflow: hidden;
}
.blockproductscategory.block h3.title_block > span {
  color: #5bb300;
}
.blockproductscategory.block h3.title_block:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 4px;
  height: 100%;
  background-color: #5bb300;
}
.blockproductscategory.block .product_list.grid .product-container, .blockproductscategory.block .product_lists.grid .product-container {
  margin: 5px 0;
}
.blockproductscategory.block .owl-controls {
  position: absolute;
  top: -61px;
  right: 0px;
  z-index: 5;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-prev, .blockproductscategory.block .owl-controls .owl-nav .owl-next {
  width: 35px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
  line-height: 50px;
  text-align: center;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-prev:before, .blockproductscategory.block .owl-controls .owl-nav .owl-next:before {
  content: "";
  font-family: "Fontawesome";
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-prev:hover, .blockproductscategory.block .owl-controls .owl-nav .owl-next:hover {
  color: #5bb300;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-prev {
  border-left: 1px solid #ddd;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-prev:before {
  content: "\f060";
}
.blockproductscategory.block .owl-controls .owl-nav .owl-next {
  position: relative;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-next:before {
  content: "\f061";
}
.blockproductscategory.block .owl-controls .owl-nav .owl-next:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0px;
  width: 1px;
  height: 20px;
  background-color: #ddd;
}
#new_comment_form_error ul li {
  color: red;
}
#product_right div.moreinfo_block .tab-content .product-box, #product_left div.moreinfo_block .tab-content .product-box {
  width: 285px !important;
  margin-bottom: 80px;
}
#product_right .moreinfo_block2 .accessories-block .item, #product_left .moreinfo_block2 .accessories-block .item, #product_right .moreinfo_block3 .accessories-block .item, #product_left .moreinfo_block3 .accessories-block .item {
  width: 255px !important;
}
.content_sortPagiBar_top, .content_sortPagiBar_bottom {
  padding: 0;
  margin-bottom: 40px;
  overflow: hidden;
  background: #fff;
  text-align: center;
}
.content_sortPagiBar_top div.selector, .content_sortPagiBar_bottom div.selector {
  z-index: 1;
  margin: 0px;
  height: 35px;
  position: relative;
  background: #fff;
  padding: 0;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
}
.content_sortPagiBar_top div.selector span, .content_sortPagiBar_bottom div.selector span {
  padding: 0px 15px;
  background: #fff;
  color: #555;
  width: auto !important;
  text-shadow: none;
  position: absolute;
  opacity: 1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  display: block;
  z-index: 2;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  text-align: left;
  height: auto;
  border-radius: 5px;
  line-height: 35px;
}
.content_sortPagiBar_top div.selector select, .content_sortPagiBar_bottom div.selector select {
  border: solid 1px #d7d7d7;
  padding: 5px 15px;
  width: 100%;
  height: 100%;
  box-shadow: none;
  color: #555;
  font-size: 13px;
  background: #fff;
  z-index: 1;
  font-family: Arial;
  font-weight: 400;
  opacity: 1;
  border-radius: 5px;
}
.content_sortPagiBar_top div.selector:after, .content_sortPagiBar_bottom div.selector:after {
  content: "\f107";
  background: #fff;
  color: #666;
  text-align: center;
  margin: 0;
  position: absolute;
  right: 1px;
  top: 1px;
  height: 33px;
  width: 35px;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  font-family: Fontawesome;
  z-index: 3;
  line-height: 33px;
  font-size: 14px;
  border-left: solid 1px #d7d7d7;
  border-radius: 0 5px 5px 0;
}
.content_sortPagiBar_top div.selector#uniform-nb_item, .content_sortPagiBar_bottom div.selector#uniform-nb_item {
  width: 75px !important;
}
.content_sortPagiBar_top div.selector#uniform-selectProductSort, .content_sortPagiBar_bottom div.selector#uniform-selectProductSort {
  width: 200px !important;
}
.content_sortPagiBar_top label, .content_sortPagiBar_bottom label {
  color: #333;
  padding: 7px 15px 0 0;
  vertical-align: top;
  font-weight: 400;
  font-size: 13px;
}
.content_sortPagiBar_top option, .content_sortPagiBar_bottom option {
  padding: 4px 10px;
}
.content_sortPagiBar_top .category-view-type, .content_sortPagiBar_bottom .category-view-type {
  float: left;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector {
  float: left;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector a {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 5px;
  background: #ddd;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid {
  margin: 0 5px 0 0;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid .icon, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid .icon {
  width: 13px;
  height: 11px;
  position: relative;
  display: inline-block;
  margin: 12px auto 0;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid .icon .i1, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid .icon .i1, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid .icon .i2, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid .icon .i2, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid .icon .i3, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid .icon .i3, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid .icon .i4, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid .icon .i4 {
  display: block;
  height: 5px;
  width: 6px;
  background: #333;
  position: absolute;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid .icon .i1, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid .icon .i1 {
  top: 0;
  left: 0;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid .icon .i2, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid .icon .i2 {
  top: 0;
  right: 0;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid .icon .i3, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid .icon .i3 {
  bottom: 0;
  left: 0;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid .icon .i4, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid .icon .i4 {
  bottom: 0;
  right: 0;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid.selected a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid.selected a, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid:hover a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid:hover a {
  background: #5bb300;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid.selected a .icon .i1, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid.selected a .icon .i1, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid:hover a .icon .i1, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid:hover a .icon .i1, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid.selected a .icon .i2, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid.selected a .icon .i2, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid:hover a .icon .i2, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid:hover a .icon .i2, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid.selected a .icon .i3, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid.selected a .icon .i3, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid:hover a .icon .i3, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid:hover a .icon .i3, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid.selected a .icon .i4, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid.selected a .icon .i4, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid:hover a .icon .i4, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid:hover a .icon .i4 {
  background: #fff;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#list .icon, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list .icon {
  display: inline-block;
  width: 12px;
  height: 10px;
  margin: 12px auto 0;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#list .icon .i1, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list .icon .i1, .content_sortPagiBar_top .category-view-type .category-view-type-selector#list .icon .i2, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list .icon .i2, .content_sortPagiBar_top .category-view-type .category-view-type-selector#list .icon .i3, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list .icon .i3 {
  display: block;
  height: 2px;
  width: 100%;
  background: #333;
  margin-bottom: 2px;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#list .icon .i3, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list .icon .i3 {
  margin: 0;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#list.selected a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list.selected a, .content_sortPagiBar_top .category-view-type .category-view-type-selector#list:hover a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list:hover a {
  background: #5bb300;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#list.selected a .icon .i1, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list.selected a .icon .i1, .content_sortPagiBar_top .category-view-type .category-view-type-selector#list:hover a .icon .i1, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list:hover a .icon .i1, .content_sortPagiBar_top .category-view-type .category-view-type-selector#list.selected a .icon .i2, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list.selected a .icon .i2, .content_sortPagiBar_top .category-view-type .category-view-type-selector#list:hover a .icon .i2, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list:hover a .icon .i2, .content_sortPagiBar_top .category-view-type .category-view-type-selector#list.selected a .icon .i3, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list.selected a .icon .i3, .content_sortPagiBar_top .category-view-type .category-view-type-selector#list:hover a .icon .i3, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list:hover a .icon .i3 {
  background: #fff;
}
.content_sortPagiBar_top .line, .content_sortPagiBar_bottom .line {
  display: block;
  height: 1px;
  width: 100%;
  background: #d7d7d7;
  margin: 12px 0;
  float: left;
}
.content_sortPagiBar_top .productsSortForm, .content_sortPagiBar_bottom .productsSortForm {
  float: right;
}
.content_sortPagiBar_top .nbrItemPage, .content_sortPagiBar_bottom .nbrItemPage {
  float: left;
}
.content_sortPagiBar_top div.pagination, .content_sortPagiBar_bottom div.pagination {
  float: right;
  margin: 1px 0 0;
}
.content_sortPagiBar_bottom {
  margin: 0;
  
}
.product_list .first-in-line, .product_lists .first-in-line {
  clear: both;
}
.product_list .product-image .list-primg .owl-controls .owl-prev, .product_lists .product-image .list-primg .owl-controls .owl-prev, .product_list .product-image .list-primg .owl-controls .owl-next, .product_lists .product-image .list-primg .owl-controls .owl-next {
  position: absolute;
  top: 45%;
  z-index: 10;
  font-size: 0;
  display: block;
  text-align: center;
  font-family: FontAwesome;
  color: #666;
  transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
}
.product_list .product-image .list-primg .owl-controls .owl-prev:hover, .product_lists .product-image .list-primg .owl-controls .owl-prev:hover, .product_list .product-image .list-primg .owl-controls .owl-next:hover, .product_lists .product-image .list-primg .owl-controls .owl-next:hover {
  color: #5bb300;
}
.product_list .product-image .list-primg .owl-controls .owl-prev, .product_lists .product-image .list-primg .owl-controls .owl-prev {
  left: 0;
}
.product_list .product-image .list-primg .owl-controls .owl-prev:before, .product_lists .product-image .list-primg .owl-controls .owl-prev:before {
  content: "\f104";
  font-size: 35px;
}
.product_list .product-image .list-primg .owl-controls .owl-next, .product_lists .product-image .list-primg .owl-controls .owl-next {
  right: 0;
}
.product_list .product-image .list-primg .owl-controls .owl-next:before, .product_lists .product-image .list-primg .owl-controls .owl-next:before {
  content: "\f105";
  font-size: 35px;
}
.product_list .product-image:hover .list-primg .owl-controls .owl-prev, .product_lists .product-image:hover .list-primg .owl-controls .owl-prev, .product_list .product-image:hover .list-primg .owl-controls .owl-next, .product_lists .product-image:hover .list-primg .owl-controls .owl-next {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}
.product_list .product-image-container, .product_lists .product-image-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 10px;
}
.product_list .product-image-container .product-image, .product_lists .product-image-container .product-image {
  position: relative;
  display: block;
}
.product_list .product-image-container .product-image .img_1, .product_lists .product-image-container .product-image .img_1 {
  position: relative;
  z-index: 1;
}
.product_list .product-image-container .product-image .img_0, .product_lists .product-image-container .product-image .img_0 {
  position: absolute;
  left: -100%;
  width: 100%;
  top: 0;
  transition: 0.3s all ease 0s;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
}
.secondImage-0 .product_list .product-image-container .product-image .img_0, .secondImage-0 .product_lists .product-image-container .product-image .img_0 {
  display: none !important;
}
.product_list h5.product-name, .product_lists h5.product-name {
  margin: 0 0 10px;
}
.product_list h5.product-name a, .product_lists h5.product-name a {
  color: #555;
  font-size: 14px;
  font-weight: 600;
}
.product_list h5.product-name a:hover, .product_lists h5.product-name a:hover {
  color: #5bb300;
}
.product_list .comments_note, .product_lists .comments_note {
  margin-bottom: 5px;
}
.hide-rating .product_list .comments_note, .hide-rating .product_lists .comments_note {
  display: none !important;
}
.product_list .comments_note .star_content, .product_lists .comments_note .star_content {
  display: inline-block;
}
.product_list .comments_note .nb-comments, .product_lists .comments_note .nb-comments {
  font-size: 12px;
  color: #666;
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  display: none;
}
.product_list .price-box, .product_lists .price-box {
  min-height: 25px;
  margin-bottom: 12px;
}
.product_list .price-box .price, .product_lists .price-box .price {
  color: #fe7f02;
  font-size: 18px;
  font-weight: 700;
}
.product_list .price-box .old-price, .product_lists .price-box .old-price {
  text-decoration: line-through;
  color: #aaa;
  font-size: 16px;
  font-weight: 500;
  padding: 0 5px;
}
.product_list .product-desc, .product_lists .product-desc {
  margin: 0 0 30px;
  line-height: 1.7em;
  font-size: 13px;
  font-weight: 400;
}
.product_list .color-list-container, .product_lists .color-list-container {
  margin-bottom: 10px;
}
.product_list .color-list-container .color_to_pick_list li, .product_lists .color-list-container .color_to_pick_list li {
  display: inline-block;
}
.product_list .color-list-container .color_to_pick_list li a, .product_lists .color-list-container .color_to_pick_list li a {
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #ccc;
  box-shadow: 0 0 0 1px white inset;
}
.product_list .button-container, .product_lists .button-container {
  display: block;
  font-size: 0;
  clear: both;
}
.product_list .button-container .cart_button, .product_lists .button-container .cart_button {
  line-height: 43px;
  height: 43px;
  background: #fff;
  border-radius: 5px;
  color: #555;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  border: solid 1px #ddd;
  display: inline-block;
  padding: 0 20px;
}
.product_list .button-container .addToWishlist, .product_lists .button-container .addToWishlist, .product_list .button-container .add_to_compare, .product_lists .button-container .add_to_compare, .product_list .button-container .quick-view, .product_lists .button-container .quick-view {
  display: inline-block;
  height: 43px;
  width: 43px;
  line-height: 44px;
  border: solid 1px #5bb300;
  text-align: center;
  font-size: 14px;
  padding: 0;
  color: #5bb300;
  vertical-align: top;
  transition: 0.2s all ease 0s;
  background: #fff;
  border-radius: 5px;
}
.product_list .button-container .addToWishlist:hover, .product_lists .button-container .addToWishlist:hover, .product_list .button-container .add_to_compare:hover, .product_lists .button-container .add_to_compare:hover, .product_list .button-container .quick-view:hover, .product_lists .button-container .quick-view:hover {
  color: #fff;
  background: #5bb300;
}
.product_list .button-container .add_to_compare, .product_lists .button-container .add_to_compare {
  margin: 0 5px;
}
.product_list .button-container .add_to_compare.checked, .product_lists .button-container .add_to_compare.checked {
  color: #fff;
  background: #5bb300;
}
.product_list .button-container .popover-content, .product_lists .button-container .popover-content {
  padding: 0;
  margin-bottom: -15px;
}
.product_list .button-container .popover-content tr, .product_lists .button-container .popover-content tr {
  border-top: solid 1px #e1e1e1;
}
.product_list .button-container .popover-content tr:first-child, .product_lists .button-container .popover-content tr:first-child {
  border: none;
}
.product_list .button-container .popover-content tr td, .product_lists .button-container .popover-content tr td {
  cursor: pointer;
  font-size: 12px;
  border: none;
  padding: 10px 15px;
}
.product_list .button-container .popover-content tr td span, .product_lists .button-container .popover-content tr td span {
  color: #5bb300;
  font-weight: bold;
}
.product_list .button-container .popover-content tr td:hover, .product_lists .button-container .popover-content tr td:hover {
  color: #5bb300;
}
.product_list .availabilityavailability, .product_lists .availabilityavailability {
  display: block;
  margin: 10px 0 20px;
}
.product_list .availability, .product_lists .availability {
  margin: 15px 0 0;
}
.product_list .product-container, .product_lists .product-container {
  margin: 0 0 30px;
  border: solid 1px #ddd;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.product_list .product-container:before, .product_lists .product-container:before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent;
  border: solid 1px #fff;
  border-radius: 3px;
  pointer-events: none;
}
.product_list .product-container:hover, .product_lists .product-container:hover {
  border-color: #5bb300;
}
.product_list .product-container:hover:before, .product_lists .product-container:hover:before {
  border-color: #5bb300;
}
.product_list .product-container:hover .cart_button, .product_lists .product-container:hover .cart_button {
  background: #5bb300;
  border-color: #5bb300;
  color: #fff;
}
.product_list .product-container:hover .product-image-container .product-image .img_0, .product_lists .product-container:hover .product-image-container .product-image .img_0 {
  left: 0;
  opacity: 1;
  visibility: visible;
}
.sp-listing-tabs .product_list .product-container {
  
}
.sp-listing-tabs .product_list .product-container:hover {
  z-index: 1;
}
.sp-listing-tabs .product_list .product-container:hover:before, .sp-listing-tabs .product_list .product-container:hover:after {
  border-color: #5bb300;
  border-radius: 5px;
}
.sp-listing-tabs .product_list .product-container:hover:after {
  border-radius: 3px;
}
.product_list.grid .product-container .left-block .button-container, .product_lists.grid .product-container .left-block .button-container {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.3s all ease 0s;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 991px) {
  .product_list.grid .product-container .left-block .button-container, .product_lists.grid .product-container .left-block .button-container {
    display: none;
  }
}
.product_list.grid .product-container .left-block .button-container .cart_button, .product_lists.grid .product-container .left-block .button-container .cart_button {
  display: none;
}
@media (min-width: 992px) {
  .product_list.grid .product-container .right-block .addToWishlist, .product_lists.grid .product-container .right-block .addToWishlist, .product_list.grid .product-container .right-block .add_to_compare, .product_lists.grid .product-container .right-block .add_to_compare, .product_list.grid .product-container .right-block .quick-view, .product_lists.grid .product-container .right-block .quick-view {
    display: none;
  }
}
.product_list.grid .product-container .right-block .addToWishlist, .product_lists.grid .product-container .right-block .addToWishlist {
  margin-left: 5px;
}
.product_list.grid .product-container .right-block, .product_lists.grid .product-container .right-block {
  padding: 5px 10px 30px;
  text-align: center;
}
.product_list.grid .product-container:hover .left-block .button-container, .product_lists.grid .product-container:hover .left-block .button-container {
  bottom: 10px;
  opacity: 1;
  visibility: visible;
}
#module-spsearchpro-catesearch .product_list.grid .product-desc, #search .product_list.grid .product-desc, #manufacturer .product_list.grid .product-desc, #new-products .product_list.grid .product-desc, #prices-drop .product_list.grid .product-desc, #module-spsearchpro-catesearch .product_lists.grid .product-desc, #search .product_lists.grid .product-desc, #manufacturer .product_lists.grid .product-desc, #new-products .product_lists.grid .product-desc, #prices-drop .product_lists.grid .product-desc, #module-spsearchpro-catesearch .product_list.grid .availability, #search .product_list.grid .availability, #manufacturer .product_list.grid .availability, #new-products .product_list.grid .availability, #prices-drop .product_list.grid .availability, #module-spsearchpro-catesearch .product_lists.grid .availability, #search .product_lists.grid .availability, #manufacturer .product_lists.grid .availability, #new-products .product_lists.grid .availability, #prices-drop .product_lists.grid .availability {
  display: none;
}
#module-spsearchpro-catesearch .product_list.grid .comments_note .nb-comments, #search .product_list.grid .comments_note .nb-comments, #manufacturer .product_list.grid .comments_note .nb-comments, #new-products .product_list.grid .comments_note .nb-comments, #prices-drop .product_list.grid .comments_note .nb-comments, #module-spsearchpro-catesearch .product_lists.grid .comments_note .nb-comments, #search .product_lists.grid .comments_note .nb-comments, #manufacturer .product_lists.grid .comments_note .nb-comments, #new-products .product_lists.grid .comments_note .nb-comments, #prices-drop .product_lists.grid .comments_note .nb-comments {
  display: none;
}
#module-spsearchpro-catesearch .product_list.grid .color-list-container, #search .product_list.grid .color-list-container, #manufacturer .product_list.grid .color-list-container, #new-products .product_list.grid .color-list-container, #prices-drop .product_list.grid .color-list-container, #module-spsearchpro-catesearch .product_lists.grid .color-list-container, #search .product_lists.grid .color-list-container, #manufacturer .product_lists.grid .color-list-container, #new-products .product_lists.grid .color-list-container, #prices-drop .product_lists.grid .color-list-container {
  display: none;
}
.product_list.grid .product-image img {
  max-width: 100%;
  
}
.product_list.list {
  
}
.product_list.list h5.product-name {
  margin: 0 0 20px;
}
.product_list.list h5.product-name a {
  font-size: 20px;
}
.product_list.list .price-box {
  float: left;
}
.product_list.list .price-box .price {
  font-size: 20px;
}
.product_list.list .comments_note {
  float: right;
}
.product_list.list .left-block .button-container {
  display: none;
}
.product_list.list .nb-comments {
  display: none;
}
.product_list.list .color-list-container {
  display: none;
}
.product_list.list .availability {
  display: none;
}
.product_list.list .price-box {
  margin-bottom: 10px;
}
.product_list.list .comments_note {
  margin-bottom: 9px;
}
.product_list.list .product-desc {
  margin: 5px 0 30px;
  float: left;
  width: 100%;
}
.product_list.list .button-container .cart_button {
  margin: 0 5px 0 0;
}
.rtl .product_list.list .button-container .cart_button {
  margin: 0px 0px 0px 5px;
}
.product_list.list .button-container .addToWishlist, .product_list.list .button-container .add_to_compare, .product_list.list .button-container .quick-view {
  opacity: 0;
  transition: 0.3s all ease 0s;
  transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
}
.product_list.list .product-container {
  padding: 10px;
}
.product_list.list .product-container .right-block {
  padding: 10px 40px 20px 15px;
}
.product_list.list .product-container:hover .button-container .addToWishlist, .product_list.list .product-container:hover .button-container .add_to_compare, .product_list.list .product-container:hover .button-container .quick-view {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}
div.star {
  display: inline-block;
  margin: 0;
}
div.star:after {
  content: "\f005";
  font-family: Fontawesome;
  display: inline-block;
  color: #ddd;
  font-size: 13px;
}
div.star_on {
  
}
div.star_on:after {
  content: "\f005";
  font-family: Fontawesome;
  display: inline-block;
  color: #ffc000;
  font-size: 13px;
}
ul.products {
  
}
ul.products li {
  overflow: hidden;
  margin-bottom: 20px;
}
ul.products li .products-block-image {
  display: block;
  float: left;
  margin-right: 20px;
  border: solid 1px #e3e1e1;
  padding: 0;
  position: relative;
  width: 110px;
  height: 80px;
  overflow: hidden;
  background: #fff;
  transition: 0.3s all ease 0s;
}
ul.products li .products-block-image img {
  position: absolute;
  left: 10px;
  width: 80%;
  height: auto;
  top: calc(50% - 45px);
}
ul.products li h5.product-name {
  margin: 0 0 5px;
}
ul.products li h5.product-name a {
  color: #444;
  font-size: 12px;
  font-weight: 700;
}
ul.products li h5.product-name a:hover {
  color: #5bb300;
}
ul.products li .comments_note {
  display: block;
  line-height: 16px;
}
ul.products li .comments_note .nb-comments {
  display: block;
  color: #909090;
  font-size: 11px;
  font-family: Arial;
}
ul.products li .price-box {
  margin-bottom: 5px;
}
ul.products li .price-box .price {
  font-size: 14px;
  font-weight: normal;
  color: #e74847;
}
ul.products li:hover .products-block-image {
  border-color: #5bb300;
}
.content_only #views_block {
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
  padding: 20px 0px;
}
.content_only #views_block .thumbnail_image {
  width: calc((100% - 80px) / 4);
  margin: 0 10px 30px;
}
.content_only .pb-right-column .comments_note .comments_advices li.write-comments, .content_only .pb-right-column .comments_note .comments_advices li.nb-comments:after {
  display: none;
}
.content_only #product_full #views_block {
  height: 150px;
}
.content_only #product_left, .content_only #product_right {
  width: 100%;
}
.content_only #product_left #views_block, .content_only #product_right #views_block {
  height: 150px;
}
@media (max-width: 991px) {
  .product_list .product-container .cart_button, .product_lists .product-container .cart_button {
    color: white;
    background-color: #5bb300;
    border-color: #5bb300;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .content_only #product_full .custom-column, .content_only #product_left .custom-column, .content_only #product_right .custom-column {
    display: none;
  }
  .content_only #product_full .pb-left-column, .content_only #product_left .pb-left-column, .content_only #product_right .pb-left-column, .content_only #product_full .pb-right-column, .content_only #product_left .pb-right-column, .content_only #product_right .pb-right-column {
    width: 50%;
    margin: 0;
  }
  .content_only #product_full #views_block {
    height: 140px;
  }
  .content_only #product_left #views_block, .content_only #product_right #views_block {
    height: 142px;
  }
}
@media (max-width: 767px) {
  .content_only #product_full .custom-column, .content_only #product_left .custom-column, .content_only #product_right .custom-column {
    display: none;
  }
  .content_only #product_full .pb-left-column, .content_only #product_left .pb-left-column, .content_only #product_right .pb-left-column, .content_only #product_full .pb-right-column, .content_only #product_left .pb-right-column, .content_only #product_right .pb-right-column {
    width: 50%;
    margin: 0;
  }
  .content_only #product_full .box-cart-bottom .buttons_bottom_block button, .content_only #product_left .box-cart-bottom .buttons_bottom_block button, .content_only #product_right .box-cart-bottom .buttons_bottom_block button {
    padding: 0 10px;
    font-size: 10px;
  }
  .content_only #product_full #views_block {
    height: 100px;
  }
  .content_only #product_left #views_block, .content_only #product_right #views_block {
    height: 100px;
  }
}
#product .label-box .sale-box {
  top: 12px;
}
.content-info-product {
  padding: 0;
}
.content-info-product .pb-right-column {
  z-index: 0;
}
.pb-left-column .addthis_native_toolbox {
  display: inline-block;
  margin-top: 30px;
}
.pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
}
.pb-left-column #image-block a.zoomImg {
  display: block;
  height: 32px;
  width: 32px;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  text-align: center;
  z-index: 10;
}
.pb-left-column #image-block a.zoomImg .fa {
  margin: 0px;
  line-height: 32px;
  font-size: 14px;
}
.pb-left-column #image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
.pb-left-column #image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
.pb-left-column #image-block img {
  height: auto;
}
.pb-left-column #image-block .zoomPad {
  z-index : 8;
  float: none;
}
.pb-left-column #image-block #view_full_size {
  display: block;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 6px;
  overflow: hidden;
}
.zoomContainer {
  z-index: 8;
}
#views_block {
  text-align: center;
  margin: 0px;
  padding: 0 20px;
}
#views_block .slick-list {
  padding-top: 12px;
}
#views_block .thumbnail_image {
  margin: 0 6px;
  float: left;
}
#views_block .thumbnail_image .fancybox {
  display: block;
  position: relative;
}
#views_block .thumbnail_image .fancybox img {
  border: solid 1px #ddd;
  border-radius: 5px;
}
#views_block .thumbnail_image .fancybox:after {
  content: "";
  position: absolute;
  top: -5px;
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background-color: transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#views_block .thumbnail_image .fancybox.shown img {
  border-color: #5bb300;
}
#views_block .thumbnail_image .fancybox.shown:after {
  background-color: white;
  border-right-color: #5bb300;
  border-top-color: #5bb300;
}
#views_block .thumbnail_image img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
#views_block .thumbnail_image:focus {
  outline: none;
}
#views_block .slick-arrow {
  height: 28px;
  width: 20px;
  padding: 0;
  font-size: 0;
  position: absolute;
  top: calc(50% - 14px);
  z-index: 2;
  background-color: transparent;
  color: #777;
}
#views_block .slick-arrow:after {
  content: "\f060";
  font-family: "Fontawesome";
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
#views_block .slick-arrow:hover {
  opacity: 1;
  color: #5bb300;
}
#views_block .slick-arrow.slick-prev {
  left: -20px;
  text-align: left;
}
#views_block .slick-arrow.slick-next {
  right: -20px;
  text-align: right;
}
#views_block .slick-arrow.slick-next:after {
  content: "\f061";
}
.resetimg {
  margin: 10px 0;
}
.pb-right-column .product-info {
  padding: 0 40px 0 0;
}
.pb-right-column h1 {
  font-size: 24px;
  margin: 30px 0 20px;
  font-weight: 600;
  color: #555;
}
.pb-right-column .product-code {
  color: #363636;
  font-size: 12px;
  margin-bottom: 10px;
}
.pb-right-column .product-code label {
  font-weight: bold;
}
.pb-right-column .product-code span {
  font-weight: 500;
}
.pb-right-column ul.product_reference > li {
  display: inline-block;
}
.pb-right-column ul.product_reference > li .fa {
  margin: 0;
}
.pb-right-column ul.product_reference > li:after {
  content: "|";
}
.pb-right-column ul.product_reference > li:last-child:after {
  content: "";
}
.pb-right-column .comments_note {
  margin-bottom: 20px;
}
.pb-right-column .comments_note label {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 12px;
  color: #444;
  display: none;
}
.pb-right-column .comments_note .star_content {
  display: inline-block;
  vertical-align: middle;
  padding: 0px;
}
.pb-right-column .comments_note .star_content div.star:after {
  color: #ddd;
  font-size: 13px;
}
.pb-right-column .comments_note .star_content div.star_on:after {
  color: #ebdb2c;
  font-size: 13px;
}
.pb-right-column .comments_note .comments_advices {
  vertical-align: top;
  padding: 0 10px;
  line-height: 22px;
  display: inline-block;
}
.pb-right-column .comments_note .comments_advices li {
  display: inline-block;
  position: relative;
}
.pb-right-column .comments_note .comments_advices li.nb-comments {
  padding: 0 10px;
  margin-right: 7px;
}
.pb-right-column .comments_note .comments_advices li.nb-comments:after {
  content: "";
  display: inline-block;
  height: 11px;
  width: 1px;
  background: #767676;
  position: absolute;
  right: 0;
  top: 6px;
}
.pb-right-column .comments_note .comments_advices li a {
  color: #555;
  font-size: 12px;
}
.pb-right-column .comments_note .comments_advices li a:hover {
  color: #5bb300;
}
.content_prices {
  display: block;
  margin-bottom: 35px;
}
.content_prices #reduction_amount {
  display: none !important;
}
.content_prices .our_price_display {
  font-size: 28px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  color: #fe7f02;
}
.content_prices #old_price {
  text-decoration: line-through;
  display: inline-block;
  vertical-align: bottom;
  padding: 1px 10px 0;
  font-size: 18px;
  color: #aaa;
  margin-bottom: 0;
}
#short_description_block {
  margin: 0 0 30px;
}
#short_description_block > label {
  display: none;
}
#short_description_block p {
  margin: 0;
  line-height: 1.7em;
  font-size: 13px;
  font-weight: normal;
}
#buy_block {
  margin: 0 0 10px;
}
#attributes {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
#attributes fieldset {
  display: block;
  margin-bottom: 10px;
}
#attributes fieldset label {
  display: inline-block;
  vertical-align: middle;
  color: #555;
  min-width: 70px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
}
#attributes fieldset .attribute_list {
  display: inline-block;
  vertical-align: middle;
}
#attributes .attribute_fieldset:nth-child(2) #color_to_pick_list li a.color_pick {
  font-size: 0;
}
#attributes .attribute_list.select-color-pick {
  width: 200px !important;
  position: relative;
  background: #fff;
  padding: 0;
  display: inline-block;
}
#attributes .attribute_list.select-color-pick div.selector {
  height: 36px;
  padding: 0;
  width: 100% !important;
  background: #fff;
}
#attributes .attribute_list.select-color-pick span {
  line-height: 36px;
  padding: 0px 10px;
  background: #fff;
  color: #555;
  font-size: 14px;
  width: 100% !important;
  text-shadow: none;
  position: absolute;
  z-index: 1;
  opacity: 1;
  height: 100%;
  left: 0;
  pointer-events: none;
  border: solid 1px #ddd;
}
#attributes .attribute_list.select-color-pick select {
  padding: 5px 10px;
  width: 100%;
  position: absolute;
  opacity: 1;
  top: auto;
  left: 0px !important;
  height: 100%;
  border: none;
  box-shadow: none;
  color: #444;
  font-size: 12px;
  border: solid 1px #ddd;
}
#attributes .attribute_list.select-color-pick:after {
  content: "\f0d7";
  background: #fff;
  font-size: 12px;
  color: #8d8d8d;
  text-align: center;
  margin: 0;
  position: absolute;
  right: 1px;
  top: 1px;
  height: 28px;
  width: 28px;
  z-index: 2;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  font-family: Fontawesome;
  line-height: 30px;
}
#attributes .attribute_list.select-color-pick option {
  padding: 4px 10px;
}
#attributes .attribute_fieldset.radio-color {
  float: left;
}
#attributes .attribute_fieldset.radio-color .attribute_label {
  text-transform: uppercase;
  line-height: 5px;
}
#attributes .attribute_fieldset.radio-color .radio-color-pick ul li {
  float: left;
  margin: 6px 10px 6px 0;
}
#attributes .attribute_fieldset.radio-color .radio-color-pick ul li div.radio span {
  top: 1px;
}
#attributes #color_to_pick_list {
  list-style-type: none;
}
#attributes #color_to_pick_list li {
  float: left;
  margin: 5px 10px 5px 0;
}
#attributes #color_to_pick_list li a.color_pick {
  display: block;
  height: 28px;
  width: 28px;
  cursor: pointer;
  text-align: center;
}
#attributes #color_to_pick_list li a.color_pick img {
  display: inline-block;
  line-height: 20px;
}
#attributes #color_to_pick_list li a.color_pick.have_image {
  position: relative;
}
#attributes #color_to_pick_list li.selected {
  border: 1px solid #5bb300;
  padding: 1px;
}
#attributes #color_to_pick_list li.selected .have_image:after {
  content: "";
  position: absolute;
  left: 6px;
  right: 6px;
  bottom: 0;
  height: 2px;
  background: #5bb300;
  display: block;
}
#attributes #color_to_pick_list li.selected a {
  height: 25px;
  width: 25px;
}
#availability_statut {
  margin-bottom: 20px;
}
#availability_statut span {
  color: #555;
  font-size: 14px;
  font-weight: 600;
}
#availability_statut #availability_value {
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
}
#availability_statut #availability_value.warning_inline {
  color: #f60c00;
}
#availability_statut #availability_value.label-success {
  color: #5bb300;
}
#pQuantityAvailable {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.box-info-product {
  margin-bottom: 40px;
}
#quantity_wanted_p {
  margin: 0;
  display: inline-block;
  float: left;
  width: 160px;
  padding: 0px;
}
#quantity_wanted_p label {
  display: inline-block;
  vertical-align: middle;
  color: #555;
  font-weight: 600;
  margin: 0 8px 0 0;
  font-size: 14px;
  text-transform: uppercase;
}
#quantity_wanted_p .qty {
  display: inline-block;
  vertical-align: middle;
  height: 42px;
  width: 80px;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
}
#quantity_wanted_p .qty input {
  width: 42px;
  height: 100%;
  border: none !important;
  padding: 0;
  line-height: 40px;
  text-align: center;
  float: left;
  color: #555;
  font-size: 14px;
  font-weight: normal;
  border-radius: 0 !important;
}
#quantity_wanted_p .qty_buttons {
  width: 36px;
  height: 100%;
  float: left;
  border-left: 1px solid #ddd;
  padding: 0 7px;
}
#quantity_wanted_p .qty_buttons a {
  display: block;
  height: 21px;
  font-size: 0px;
  color: #747474;
  text-align: center;
}
#quantity_wanted_p .qty_buttons a:before {
  content: "";
  font-family: "Fontawesome";
  font-size: 14px;
  font-weight: normal;
}
#quantity_wanted_p .qty_buttons a.button-plus {
  border-bottom: 1px solid #ddd;
}
#quantity_wanted_p .qty_buttons a.button-plus:before {
  content: "\f106";
  line-height: 20px;
}
#quantity_wanted_p .qty_buttons a.button-minus:before {
  content: "\f107";
  line-height: 18px;
}
#quantity_wanted_p .qty_buttons a:hover {
  color: #5bb300;
}
.box-cart-bottom .wishlist_button table tbody tr td span {
  color: #5bb300;
  cursor: pointer;
}
.box-cart-bottom {
  margin: 0;
  display: inline-block;
  padding: 0;
}
.box-cart-bottom .buttons_bottom_block {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  float: left;
}
.box-cart-bottom .buttons_bottom_block button {
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  padding: 0px 20px;
  width: auto;
  height: 42px;
  line-height: 42px;
  background-color: #5bb300;
  border: 1px solid #5bb300;
  color: white;
  border-radius: 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box-cart-bottom .buttons_bottom_block button:hover {
  background-color: #418000;
  border-color: #418000;
}
.box-cart-bottom .wishlist_button, .box-cart-bottom .compare {
  float: left;
  display: inline-block;
  vertical-align: top;
}
.box-cart-bottom .wishlist_button .addToWishlist, .box-cart-bottom .compare .addToWishlist, .box-cart-bottom .wishlist_button .add_to_compare, .box-cart-bottom .compare .add_to_compare {
  display: block;
  padding: 0;
  height: 42px;
  width: 42px;
  line-height: 42px;
  background-color: transparent;
  color: #5bb300;
  border: solid 1px #5bb300;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box-cart-bottom .wishlist_button .addToWishlist:hover, .box-cart-bottom .compare .addToWishlist:hover, .box-cart-bottom .wishlist_button .add_to_compare:hover, .box-cart-bottom .compare .add_to_compare:hover {
  color: white;
  background-color: #5bb300;
}
.box-cart-bottom .wishlist_button .addToWishlist.checked, .box-cart-bottom .compare .addToWishlist.checked, .box-cart-bottom .wishlist_button .add_to_compare.checked, .box-cart-bottom .compare .add_to_compare.checked {
  color: white;
  background-color: #5bb300;
}
.box-cart-bottom .wishlist_button {
  margin: 0 6px;
}
.socials {
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  padding: 17px 0;
}
.socials:before, .socials:after {
  
  content: " ";
  
  display: table;
}
.socials:after {
  clear: both;
}
.socials h3.title {
  font-size: 14px;
  font-weight: 600;
  color: #555;
  margin: 0px;
  padding: 0px;
  float: left;
  line-height: 34px;
}
.rtl .socials h3.title {
  float: right;
}
.socials .socials {
  border: 0px;
  padding: 0px;
  float: right;
}
.rtl .socials .socials {
  float: left;
}
.socials .socials a {
  display: inline-block;
  height: 34px;
  width: 34px;
  text-align: center;
  line-height: 34px;
  background-color: transparent;
  color: #666;
  font-size: 18px;
  margin: 0 3px;
}
.socials .socials a:hover {
  color: #5bb300;
}
div.moreinfo_block {
  position: relative;
  margin: 30px 0 40px;
  padding: 40px 0 0;
  border-top: 1px solid #f5f5f5;
}
div.moreinfo_block ul.nav-tabs {
  border: none;
  margin: 0;
  padding: 0;
  height: 100%;
  display: block;
}
div.moreinfo_block ul.nav-tabs > li {
  margin: 0px 20px 20px 0;
}
div.moreinfo_block ul.nav-tabs > li a {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  background-color: #f5f5f5;
  color: #555;
  border: 1px solid #ddd;
  border-radius: 5px;
  height: 42px;
  line-height: 42px;
  padding: 0px 20px;
  text-transform: uppercase;
}
div.moreinfo_block ul.nav-tabs > li a:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background-color: transparent;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
div.moreinfo_block ul.nav-tabs > li a:hover {
  background-color: #5bb300;
  color: white;
  border: 1px solid #5bb300;
}
div.moreinfo_block ul.nav-tabs > li a:hover:before {
  background-color: #5bb300;
}
div.moreinfo_block ul.nav-tabs > li.active a, div.moreinfo_block ul.nav-tabs > li.active a:hover, div.moreinfo_block ul.nav-tabs > li.active a:focus {
  background-color: #5bb300;
  color: white;
  border: 1px solid #5bb300;
}
div.moreinfo_block ul.nav-tabs > li.active a:before, div.moreinfo_block ul.nav-tabs > li.active a:hover:before, div.moreinfo_block ul.nav-tabs > li.active a:focus:before {
  background-color: #5bb300;
}
div.moreinfo_block .tab-content {
  display: block;
  color: #777;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8em;
  margin: 0;
  padding: 45px 40px;
  border: solid 1px #ddd;
  border-radius: 5px;
  min-height: 215px;
}
div.moreinfo_block .tab-content .product-box {
  width: 213px !important;
}
div.moreinfo_block .tab-content .block_content {
  padding: 0px;
}
div.moreinfo_block .tab-content .block_content .bx-wrapper {
  max-width: 100% !important;
}
div.moreinfo_block .page-product-box {
  display: none;
  padding: 0;
}
div.moreinfo_block .page-product-box.active {
  display: block;
}
div.moreinfo_block .bx-viewport {
  min-height: 490px;
}
.table-data-sheet {
  border-bottom: solid 1px #ccc;
  width: 100%;
  margin: 0 0 20px;
  background: ;
}
.table-data-sheet tr {
  border-top: solid 1px #ccc;
}
.table-data-sheet tr td {
  padding: 10px 20px 11px;
  border: solid 1px #e6e6e6;
}
.table-data-sheet tr td:first-child {
  width: 30%;
  font-weight: normal;
  color: ;
}
#idTab4 h4 a {
  font-size: 12px;
}
table.table-product-discounts {
  border: none;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  width: 50%;
  margin: 0 0 20px;
  background: ;
}
table.table-product-discounts tr th {
  background: ;
  color: ;
  font-weight: 700;
  border: none;
}
table.table-product-discounts tr td, table.table-product-discounts tr th {
  border-left: solid 1px #ccc;
  width: 33%;
  padding: 10px 20px 11px;
  border-top: solid 1px #ccc;
  border-right: none;
  text-shadow: none;
  text-transform: none;
  font-weight: 13px;
  line-height: 18px;
  border-bottom: none;
}
.moreinfo_block #product_comments_block_tab {
  margin: 0;
}
.moreinfo_block #product_comments_block_tab div.star, .moreinfo_block #product_comments_block_tab div.star_on {
  background: none;
}
.moreinfo_block #product_comments_block_tab div.comment {
  margin: 0 0 10px;
  padding: 10px 0 10px;
}
.moreinfo_block #product_comments_block_tab div.comment div.comment_details, .moreinfo_block #product_comments_block_tab div.comment div.comment_author {
  margin: 0;
}
.moreinfo_block #product_comments_block_tab div.comment .star_content {
  margin: 0 0 5px;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos {
  margin-bottom: 7px;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos strong {
  display: block;
  margin-bottom: 5px;
  color: #555;
  font-weight: 600;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos em {
  font-style: italic;
  font-size: 11px;
}
.moreinfo_block #product_comments_block_tab div.comment .title_block {
  margin: 0 0 7px;
  text-transform: uppercase;
}
.moreinfo_block #product_comments_block_tab div.comment p {
  padding: 0;
  margin: 0;
}
.moreinfo_block #product_comments_block_tab div.comment ul {
  padding-top: 10px;
}
.moreinfo_block #product_comments_block_tab #new_comment_tab_btn {
  margin-top: 10px;
}
.moreinfo_block #product_comments_block_tab #new_comment_tab_btn:hover {
  text-decoration: none;
}
.moreinfo_block #product_comments_block_tab div.comment div.comment_author span, .moreinfo_block #product_comments_block_tab div.comment .star_content {
  color: #444;
}
.moreinfo_block #product_comments_block_tab div.comment_details li {
  padding: 2px 0;
  background: none;
}
#new_comment_form h2 {
  margin: 0;
}
#new_comment_form .new_comment_form_content input, #new_comment_form .new_comment_form_content textarea {
  width: 100%;
}
#new_comment_form .new_comment_form_content #criterions_list label {
  display: inline-block;
  margin: 0;
  float: none;
  font-weight: 600;
}
#new_comment_form .new_comment_form_content #criterions_list .star_content {
  display: inline-block;
  margin: 0;
  float: none;
}
#new_comment_form .new_comment_form_content #criterions_list .star_content a {
  display: none;
}
.accessories-block {
  margin: 0px;
  position: relative;
}
.accessories-block .block_description {
  display: none;
}
.accessories-block .price {
  margin-bottom: 10px;
  color: #e12f2f;
  font-weight: bold;
  font-size: 14px;
  margin-right: 3px;
}
.accessories-block h5.product-name {
  margin-bottom: 5px;
}
.accessories-block .exclusive {
  padding: 0 12px;
  background: transparent;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  line-height: 45px;
  height: 45px;
  display: inline-block;
  width: calc(100% - 90px);
  text-align: center;
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  background: #5bb300;
}
.accessories-block .exclusive:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  right: 0;
  bottom: -1px;
  background: #5bb300;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.accessories-block .exclusive:hover {
  color: #fff;
  background: transparent;
}
.accessories-block .exclusive:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
  text-decoration: none;
}
.accessories-block .exclusive .fa {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  line-height: 21px;
  margin-right: 10px;
  padding-right: 10px;
  width: 25px;
}
.accessories-block .bx-controls .bx-controls-direction a {
  display: block;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background: #757575;
  position: absolute;
  text-align: center;
  top: 35%;
}
.accessories-block .bx-controls .bx-controls-direction a:before {
  font-family: fontawesome;
  display: inline-block;
  position: absolute;
  text-align: center;
  color: #fff;
  top: 0;
  left: 0;
  line-height: 36px;
  font-size: 22px;
  height: 100%;
  width: 100%;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-prev {
  left: 0;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-prev:before {
  content: "\f104";
}
.accessories-block .bx-controls .bx-controls-direction a.bx-next {
  right: 0;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-next:before {
  content: "\f105";
}
.moreinfo_block2 {
  margin: 30px 0 40px;
  border: 1px solid #ddd;
  overflow: hidden;
  background: #fff;
}
.moreinfo_block2 .panel-group {
  margin: 0;
}
.moreinfo_block2 .panel-group .panel + .panel {
  margin: 0;
}
.moreinfo_block2 .panel-group .panel {
  border: none;
}
.moreinfo_block2 .panel-body {
  padding: 30px;
}
.moreinfo_block2 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.moreinfo_block2 .panel-group .panel + .panel, .moreinfo_block2 .panel-group .panel {
  border-radius: 0;
}
.moreinfo_block2 .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  margin-top: 1px;
  border: none;
}
.moreinfo_block2 .custom-des .panel-heading {
  margin-top: 0;
}
.moreinfo_block2 h4.panel-title {
  padding: 15px 30px;
}
.moreinfo_block2 h4.panel-title a {
  color: #5bb300;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.moreinfo_block2 h4.panel-title a.collapsed {
  color: #444;
}
.moreinfo_block2 h4.panel-title a.collapsed:hover {
  color: #5bb300;
}
.moreinfo_block2 .accessories-block .bx-viewport {
  height: auto !important;
}
.moreinfo_block2 .accessories-block .block_content .bx-wrapper {
  max-width: 100% !important;
}
.moreinfo_block2 .accessories-block .block_content .bx-wrapper .bx-viewport {
  height: auto !important;
}
.moreinfo_block2 .accessories-block .item {
  width: 261px !important;
}
.moreinfo_block3 {
  margin: 40px 0;
  border: 1px solid #ddd;
  overflow: hidden;
  background: #fff;
  padding: 30px;
}
.moreinfo_block3 h4.title {
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #5bb300;
}
.moreinfo_block3 h4.title .style1 {
  position: relative;
  padding: 0 20px;
}
.moreinfo_block3 h4.title .style1:before {
  content: "";
  width: 60px;
  height: 1px;
  background: #ddd;
  position: absolute;
  bottom: 8px;
  left: -60px;
}
.moreinfo_block3 h4.title .style1:after {
  content: "";
  width: 60px;
  height: 1px;
  background: #ddd;
  position: absolute;
  bottom: 8px;
  right: -60px;
}
.moreinfo_block3 .box-more {
  margin-bottom: 60px;
}
.moreinfo_block3 .more-download {
  text-align: center;
}
.moreinfo_block3 .more-download .custom-down {
  margin: 0 auto;
}
.moreinfo_block3 .more-download .custom-down h4 a {
  font-size: 12px;
}
.moreinfo_block3 .accessories-block .bx-viewport {
  height: auto !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper {
  max-width: 100% !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper .bx-viewport {
  height: auto !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper .item {
  width: 261px !important;
}
.blockproductscategory.block {
  margin-bottom: 35px;
  margin-top: 35px;
}
.blockproductscategory.block h3.title_block {
  position: relative;
  margin: 0 0 10px;
  padding: 15px 20px;
  line-height: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-transform: uppercase;
  overflow: hidden;
}
.blockproductscategory.block h3.title_block > span {
  color: #5bb300;
}
.blockproductscategory.block h3.title_block:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 4px;
  height: 100%;
  background-color: #5bb300;
}
.blockproductscategory.block .product_list.grid .product-container, .blockproductscategory.block .product_lists.grid .product-container {
  margin: 5px 0;
}
.blockproductscategory.block .owl-controls {
  position: absolute;
  top: -61px;
  right: 0px;
  z-index: 5;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-prev, .blockproductscategory.block .owl-controls .owl-nav .owl-next {
  width: 35px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
  line-height: 50px;
  text-align: center;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-prev:before, .blockproductscategory.block .owl-controls .owl-nav .owl-next:before {
  content: "";
  font-family: "Fontawesome";
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-prev:hover, .blockproductscategory.block .owl-controls .owl-nav .owl-next:hover {
  color: #5bb300;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-prev {
  border-left: 1px solid #ddd;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-prev:before {
  content: "\f060";
}
.blockproductscategory.block .owl-controls .owl-nav .owl-next {
  position: relative;
}
.blockproductscategory.block .owl-controls .owl-nav .owl-next:before {
  content: "\f061";
}
.blockproductscategory.block .owl-controls .owl-nav .owl-next:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0px;
  width: 1px;
  height: 20px;
  background-color: #ddd;
}
#new_comment_form_error ul li {
  color: red;
}
#product_right div.moreinfo_block .tab-content .product-box, #product_left div.moreinfo_block .tab-content .product-box {
  width: 285px !important;
  margin-bottom: 80px;
}
#product_right .moreinfo_block2 .accessories-block .item, #product_left .moreinfo_block2 .accessories-block .item, #product_right .moreinfo_block3 .accessories-block .item, #product_left .moreinfo_block3 .accessories-block .item {
  width: 255px !important;
}
body {
  min-width: 320px;
  height: 100%;
  line-height: 22px;
  font-size: 13px;
  color: #777;
  background: #fff;
  position: relative;
  overflow: hidden;
}
body.content_only {
  background: #fff;
  padding: 30px;
}
html {
  overflow-x: hidden;
}
.index #columns {
  margin-bottom: -1px;
}
.index.content-v1 {
  background-color: #f5f5f5;
}
.index.content-v4 {
  background-color: #f5f5f5;
}
.block .title_block, .moduletable .title_block {
  margin: 0 0 25px 0;
  color: #333;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0;
  position: relative;
}
.block .title_block span, .moduletable .title_block span {
  color: #5bb300;
}
.left-sidebar .block .block_content, .right-sidebar .block .block_content, .sidebar-left .block .block_content, .sidebar-right .block .block_content {
  padding: 5px 0 5px 0;
  background-color: #fff;
}
#identity #center_column form.std .row .col-xs-4, #authentication #center_column form.std .row .col-xs-4, #order-opc #center_column form.std .row .col-xs-4 {
  max-width: 110px;
}
a {
  color: #666;
}
a:hover {
  color: #5bb300;
  text-decoration: none;
  outline: none;
}
a:focus {
  color: #666;
  text-decoration: none;
  outline: none;
}
.btn, button, .button, input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
  position: relative;
  display: inline-block;
  padding: 7px 15px;
  border: none;
  color: #fff;
  font-size: 12px;
  background: #333;
  cursor: pointer;
  white-space: normal;
  overflow: hidden;
  text-align: center;
  border-radius: 0;
}
*:first-child + html input.button_mini, *:first-child + html input.button_small, *:first-child + html input.button, *:first-child + html input.button_large, *:first-child + html input.button_mini_disabled, *:first-child + html input.button_small_disabled, *:first-child + html input.button_disabled, *:first-child + html input.button_large_disabled, *:first-child + html input.exclusive_mini, *:first-child + html input.exclusive_small, *:first-child + html input.exclusive, *:first-child + html input.exclusive_large, *:first-child + html input.exclusive_mini_disabled, *:first-child + html input.exclusive_small_disabled, *:first-child + html input.exclusive_disabled, *:first-child + html input.exclusive_large_disabled {
  border: none;
}
.btn:hover, button:hover, .button:hover, input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
  background: #5bb300;
  color: #fff;
  outline: none;
}
.btn:focus, button:focus, .button:focus, input.button_mini:focus, input.button_small:focus, input.button:focus, input.button_large:focus, input.exclusive_mini:focus, input.exclusive_small:focus, input.exclusive:focus, input.exclusive_large:focus, a.button_mini:focus, a.button_small:focus, a.button:focus, a.button_large:focus, a.exclusive_mini:focus, a.exclusive_small:focus, a.exclusive:focus, a.exclusive_large:focus {
  background: #5bb300;
  color: #fff;
  outline: none;
}
input.button_disabled, input.exclusive_disabled, span.exclusive {
  border: 1px solid #ccc;
  color: #999;
  background: url(/templates/FS%20Inspire%2011/img/bg_bt_2.gif) repeat-x 0 0 #ccc;
  cursor: default;
}
.btn.disabled, .btn[disabled]:hover {
  opacity: 0.3;
}
.btn.button-plus, .btn.button-minus {
  font-size: 14px;
  line-height: 14px;
  color: ;
  text-shadow: 1px -1px rgba(0, 0, 0, 0.05);
  padding: 0;
  border: 1px solid;
  border-color: #dedcdc #c1bfbf #b5b4b4 #dad8d8;
  border-radius: 0;
}
.btn.button-plus span, .btn.button-minus span {
  display: block;
  border: 1px solid ;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  text-align: center;
  vertical-align: middle;
  padding: 4px 0 0 0;
  background: #fff;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fff), to(#fbfbfb));
  background-image: -webkit-linear-gradient(top, #fff, 0%, #fbfbfb, 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #fbfbfb 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #fbfbfb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFBFBFB', GradientType=0);
}
.btn.button-plus:hover, .btn.button-minus:hover {
  color: ;
}
.btn.button-plus:hover span, .btn.button-minus:hover span {
  filter: none;
  background: #f6f6f6;
}
.fancybox-inner {
  text-align: center;
  background: #f4f4f4;
}
.fancybox-inner .compare_product_view {
  margin-bottom: 20px;
}
.button.exclusive-medium {
  font-size: 17px;
  padding: 0;
  line-height: 21px;
  color: ;
  font-weight: bold;
  border: 1px solid;
  border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
  text-shadow: 1px 1px #fff;
}
.button.exclusive-medium span {
  border: 1px solid;
  border-color: ;
  display: block;
  padding: 9px 10px 11px 10px;
  background: #f7f7f7;
}
@media (max-width: 480px) {
  .button.exclusive-medium span {
    font-size: 15px;
    padding-right: 7px;
    padding-left: 7px;
  }
}
.button.exclusive-medium span:hover {
  border-color: #9e9e9e #c2c2c2 #c8c8c8 #c2c2c2;
}
#pagination label, #pagination_bottom label {
  color: #333;
  padding: 7px 10px 0 0;
  vertical-align: top;
  font-weight: 400;
  font-size: 13px;
  float: left;
}
#pagination ul.pagination, #pagination_bottom ul.pagination {
  margin: 0;
  border-radius: 0;
  float: left;
}
#pagination ul.pagination li, #pagination_bottom ul.pagination li {
  display: inline-block;
  width: 35px;
  height: 35px;
  border: 1px solid #ddd;
  float: left;
  margin: 0 0 0 5px;
  border-radius: 5px;
}
#pagination ul.pagination li > span, #pagination_bottom ul.pagination li > span, #pagination ul.pagination li > a, #pagination_bottom ul.pagination li > a {
  width: 100%;
  height: 100%;
  line-height: 35px;
  text-align: center;
  border: none;
  border-radius: 0;
  display: block;
  margin: 0;
  color: #555;
  font-size: 12px;
  padding: 0;
  font-weight: 400;
  background: transparent;
}
#pagination ul.pagination li > span .fa, #pagination_bottom ul.pagination li > span .fa, #pagination ul.pagination li > a .fa, #pagination_bottom ul.pagination li > a .fa {
  display: block;
  height: 100%;
  line-height: 35px;
  width: 100%;
}
#pagination ul.pagination li.active, #pagination_bottom ul.pagination li.active, #pagination ul.pagination li.current, #pagination_bottom ul.pagination li.current, #pagination ul.pagination li:hover, #pagination_bottom ul.pagination li:hover {
  border: 1px solid #333;
}
#pagination ul.pagination li.active > span, #pagination_bottom ul.pagination li.active > span, #pagination ul.pagination li.current > span, #pagination_bottom ul.pagination li.current > span, #pagination ul.pagination li:hover > span, #pagination_bottom ul.pagination li:hover > span, #pagination ul.pagination li.active > a, #pagination_bottom ul.pagination li.active > a, #pagination ul.pagination li.current > a, #pagination_bottom ul.pagination li.current > a, #pagination ul.pagination li:hover > a, #pagination_bottom ul.pagination li:hover > a {
  color: #fff;
  background: #333;
}
#pagination ul.pagination li.pagination_next a, #pagination_bottom ul.pagination li.pagination_next a, #pagination ul.pagination li.pagination_previous a, #pagination_bottom ul.pagination li.pagination_previous a, #pagination ul.pagination li.pagination_next span, #pagination_bottom ul.pagination li.pagination_next span, #pagination ul.pagination li.pagination_previous span, #pagination_bottom ul.pagination li.pagination_previous span {
  color: #404040;
  font-size: 14px;
}
#pagination ul.pagination li.pagination_next:hover a, #pagination_bottom ul.pagination li.pagination_next:hover a, #pagination ul.pagination li.pagination_previous:hover a, #pagination_bottom ul.pagination li.pagination_previous:hover a {
  color: #fff;
  background: #333;
}
#pagination ul.pagination li:hover, #pagination_bottom ul.pagination li:hover {
  border: 1px solid #333;
  background: #333;
}
.label-box {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 4;
  min-width: 50px;
}
.rtl .label-box {
  left: auto;
  right: 10px;
}
.label-box .sale-box {
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  background: #fe7f02;
  text-transform: uppercase;
  height: 35px;
  width: 100%;
  display: block;
  padding: 0 10px;
  text-align: center;
  line-height: 35px;
  border-radius: 5px;
  position: relative;
}
.label-box .sale-box:after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 4px;
  border-color: #fe7f02 transparent transparent transparent;
  position: absolute;
  left: calc(50% - 4px);
  top: 100%;
}
.label-box .new-box {
  padding: 0 10px;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  background: #3187f2;
  text-transform: uppercase;
  height: 35px;
  width: 100%;
  display: block;
  text-align: center;
  line-height: 35px;
  border-radius: 5px;
  margin-bottom: 10px;
  position: relative;
}
.label-box .new-box:after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 4px;
  border-color: #3187f2 transparent transparent transparent;
  position: absolute;
  left: calc(50% - 4px);
  top: 100%;
}
.label-box .price-percent-reduction {
  background: url(/templates/FS%20Inspire%2011/img/icon/iconsale.png) center center no-repeat;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 0;
  font-weight: bold;
}
.content-v1 #sp-cpanel .demo-1 {
  border: 1px solid #f36d2d;
}
.content-v1 #sp-cpanel .demo-1 label {
  color: #5bb300;
}
.content-v2 #sp-cpanel .demo-2 {
  border: 1px solid #f36d2d;
}
.content-v2 #sp-cpanel .demo-2 label {
  color: #5bb300;
}
.content-v3 #sp-cpanel .demo-3 {
  border: 1px solid #f36d2d;
}
.content-v3 #sp-cpanel .demo-3 label {
  color: #5bb300;
}
#sp-cpanel .demo {
  padding: 3px 7px 3px 7px;
  border: 1px solid #ddd;
  display: inline-block;
  margin-bottom: 5px;
}
#sp-cpanel .demo .bg_demo {
  position: absolute;
  left: -9999px;
  top: 0px;
  transform: scale(0.7, 1);
  -webkit-transform: scale(0.7, 1);
  -moz-transform: scale(0.7, 1);
  transition: -webkit-transform 300ms ease 0ms;
  -webkit-transition: -webkit-transform 300ms ease 0ms;
  -moz-transition: -moz-transform 300ms ease 0ms;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 0 0;
  width: 200px;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  visibility: hidden;
  opacity: 0;
  border: solid 2px #ddd;
  padding: 3px;
  background: #fff;
}
#sp-cpanel .demo:hover, #sp-cpanel .demo.active {
  border: 1px solid #5bb300;
}
#sp-cpanel .demo:hover label, #sp-cpanel .demo.active label {
  color: #5bb300;
}
#sp-cpanel .demo label {
  margin-bottom: 0;
}
#sp-cpanel .demo .active_form.bg_demo {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  filter: alpha(opacity=100);
  visibility: visible;
  top: 0;
  z-index: 999;
  display: block;
  transform: scale(1);
  -webkit-transform: scale(1);
  left: 100%;
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
}
.simptip {
  position: relative;
  font-size: 13px;
}
.simptip:before, .simptip:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.simptip:before {
  content: '';
  border-color: #212121 transparent transparent;
  border-style: solid;
  border-width: 6px;
  margin-bottom: -15px;
}
.simptip:after {
  background-color: #212121;
  color: #f5f5f5;
  font-size: 13px;
  line-height: 26px;
  margin-bottom: -3px;
  padding: 0 15px 2px;
  content: attr(data-tooltip);
  white-space: nowrap;
  width: auto;
  border-radius: 0;
  text-transform: none;
}
.simptip:hover:before, .simptip:hover:after {
  opacity: 1;
  transform: translate(-50%, -15px);
  visibility: visible;
}
.nomargin {
  margin: 0 !important;
}
.no-gutter {
  
  
}
.no-gutter.row {
  margin-left: 0px;
  margin-right: 0px;
}
.no-gutter.row > div[class*='col-'] {
  padding-left: 0px;
  padding-right: 0px;
}
.header-top {
  background: #fff;
  height: 45px;
  border-bottom: solid 1px #ddd;
}
#header_logo a.logo {
  display: block;
  padding: 20px 30px 27px;
  background: #fff;
  box-shadow: 0px 1px 3px #ccc;
}
#header_logo a.logo img {
  max-width: 100%;
}
.header_v1 #header_logo a.logo {
  border-radius: 5px 5px 0px 0px;
}
.header-middle {
  background: #555;
  height: 54px;
}
#header_search {
  padding-top: 5px;
}
.header-bottom {
  padding-bottom: 30px;
}
.box-slider {
  padding: 30px 0;
  
  
}
.footer-container {
  position: relative;
  background: #f5f5f5;
}
.footer-container .title-box {
  margin: 0px;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}
.footer-content {
  padding: 40px 0;
  position: relative;
}
.footer-content:before, .footer-content:after {
  content: "";
  display: block;
  height: 1px;
  left: 0;
  width: 100%;
  position: absolute;
}
.footer-content:before {
  bottom: 1px;
  background: #fafafa;
}
.footer-content:after {
  bottom: 0;
  background: #ddd;
}
.footer-v2 .footer-content:before, .footer-v2 .footer-content:after {
  display: none;
}
.footer-v3 .footer-content:before {
  display: none;
}
.footer-v3 .footer-content:after {
  background-color: rgba(255, 255, 255, 0.1);
}
.footer-v2 {
  margin-top: 105px;
}
.footer-v2 div.our_brands {
  margin-top: -63px;
}
.footer-links ul.links li a:hover {
  color: #5bb300;
}
.footer-links ul.links li a:hover:before {
  background-color: #5bb300;
}
.footer-toplinks .toplinks ul li a:hover {
  color: #5bb300;
}
.footerTop {
  border-top: 1px solid #ddd;
  margin-top: 20px;
}
#index .footerTop {
  margin: 0px;
  border: 0px;
}
.footerTop.footerTopv3 {
  margin-top: 60px;
  background-color: #5bb300;
}
#index .footerTop.footerTopv3 {
  margin-top: 60px;
}
.footerTop.footerTopv3 .newsletterDesc {
  color: white;
}
.footerTop.footerTopv3 .newsletterForm .form-group .newsletter-input {
  border-radius: 22px 22px 22px 22px;
}
.footerTop.footerTopv3 .footer-social .socials > a {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.footerTop.footerTopv3 .footer-social .socials > a:hover {
  background-color: white;
  color: #5bb300;
}
.footerTop.footerTopv4 {
  margin-top: 40px;
  background-color: #5bb300;
}
#index .footerTop.footerTopv4 {
  margin-top: 40px;
}
.footerTop.footerTopv4 .newsletterDesc {
  color: white;
}
.footerTop.footerTopv4 .newsletterForm .form-group {
  float: right;
  max-width: 430px;
}
.rtl .footerTop.footerTopv4 .newsletterForm .form-group {
  float: left;
}
.footerTop.footerTopv4 .newsletterForm .form-group .newsletter-input {
  border: 0px;
  border-radius: 22px 22px 22px 22px;
}
.contact-infos ul.list-contact {
  padding: 8px 0 0;
}
.contact-infos ul.list-contact li {
  min-height: 30px;
  margin-bottom: 10px;
  position: relative;
  padding: 0px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.contact-infos ul.list-contact li.phone span {
  font-size: 22px;
  font-weight: 600;
  color: #5bb300;
}
.contact-infos ul.list-contact li.phone span.icon {
  font-size: 14px;
  font-weight: 400;
  color: #555;
}
.contact-infos span {
  display: inline-block;
  vertical-align: middle;
  color: #555;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
.contact-infos span.icon {
  width: 22px;
  color: #333;
  font-size: 12px;
}
.contact-infos span label {
  font-size: 14px;
  color: #555;
  font-weight: 500;
  margin: 0px;
  min-width: 76px;
  vertical-align: middle;
}
.contact-infos span a {
  text-decoration: underline;
}
.footer-middle {
  padding: 40px 0;
}
.footer-v3 .footer-middle {
  padding: 50px 0;
}
.footer-bottom {
  padding: 20px 0;
  background: #555;
}
.footer-v3 .footer-bottom {
  background-color: white;
}
.footer-v3 .footer-bottom .copyright {
  color: #333;
}
.footer-v3 .footer-bottom .copyright a {
  color: #333;
}
.footer-v3 .footer-bottom .copyright a:hover {
  color: #5bb300;
}
.copyright {
  color: #ccc;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  padding-top: 4px;
}
.copyright a {
  color: #fff;
  font-weight: 600;
}
.copyright a:hover {
  color: #5bb300;
}
.footer-payment {
  text-align: right;
}
.backtop {
  display: block;
  height: 48px;
  width: 48px;
  border: solid 4px #f5f5f5;
  border-radius: 50%;
  background: #666;
  right: 20px;
  position: absolute;
  top: -20px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  transition: 0.3s all ease;
}
.backtop:hover {
  background: #5bb300;
}
.backtop a {
  color: #fff;
}
.flexRowFooter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  
}
.flexRowFooter .footerLink {
  width: 22.8%;
}
.flexRowFooter .contact-infos {
  width: 31.6%;
}
.breadcrumb-container {
  margin: 20px 0;
}
.breadcrumb-container .breadcrumb-wrap {
  background: url(/templates/FS%20Inspire%2011/img/icon/bg_breadcrumb.jpg) no-repeat center center;
  text-align: center;
  padding: 15px 0;
}
.breadcrumb-container h1.breadcrumb_title {
  margin: 0;
  text-transform: uppercase;
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 700;
}
.breadcrumb-container h1.breadcrumb_title a {
  display: none;
}
.breadcrumb-container h1.breadcrumb_title li {
  list-style: none;
}
.breadcrumb-container h1.breadcrumb_title .navigation-pipe {
  display: none;
}
.breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  color: #5bb300;
  font-size: 14px;
  font-weight: 500;
}
.breadcrumb a {
  color: #777;
  font-size: 14px;
  font-weight: 500;
  margin: 0px;
}
.breadcrumb a li.depth1 {
  display: none;
}
.breadcrumb .navigation_page {
  color: #5bb300;
  font-size: 14px;
  font-weight: 500;
  margin: 0px;
}
.breadcrumb .navigation_page li.depth1 {
  display: none;
}
.breadcrumb a:hover {
  color: #5bb300;
}
.breadcrumb .navigation-pipe {
  font-size: 0;
  display: inline-block;
  width: 30px;
  position: relative;
  background: transparent;
  margin: 0;
}
.breadcrumb .navigation-pipe:before {
  content: "\f105";
  font-family: Fontawesome;
  color: #777;
  font-size: 14px;
}
.breadcrumb > * {
  display: inline-block;
}
.rtl .breadcrumb li {
  margin: 0 0 0 5px;
}
.rtl .breadcrumb li:before {
  left: auto;
  right: 1px;
  border-color: transparent #ddd transparent transparent;
}
.rtl .breadcrumb li:after {
  left: auto;
  right: 0;
  border-color: transparent #fff transparent transparent;
}
.rtl .breadcrumb li a:before {
  left: -27px;
  right: auto;
  border-color: transparent #ddd transparent transparent;
}
.rtl .breadcrumb li a:after {
  left: -24px;
  right: auto;
  border-color: transparent #fff transparent transparent;
}
.rtl .breadcrumb li.home {
  margin: 0 0 0 2px;
}
.rtl .breadcrumb li.home a:before {
  border-color: transparent #5bb300 transparent transparent;
}
.rtl .breadcrumb li:hover:before {
  border-color: transparent #5bb300 transparent transparent;
}
.rtl .breadcrumb li:hover a:before {
  border-color: transparent #5bb300 transparent transparent;
}
.rtl .breadcrumb li:last-child {
  margin: 0 0 0 20px;
}
.contentOneTop {
  position: relative;
  background-color: #fff;
  padding: 0px 0px 82px 0px;
}
.contentOneTop:before, .contentOneTop:after {
  
  content: " ";
  
  display: table;
}
.contentOneTop:after {
  clear: both;
}
.content_v1 .ps-spotlight1 {
  padding-top: 40px;
}
.content_v1 .ps-spotlight2 {
  padding-top: 40px;
}
.content_v1 .ps-spotlight3 {
  padding-top: 40px;
}
.content_v1 .ps-spotlight4 {
  padding-top: 10px;
}
.content_v1 .ps-spotlight6 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.content_v1 .block .title_block, .content_v1 .moduletable .title_block {
  position: relative;
  margin: 0 0 10px;
  padding: 0px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border-radius: 5px;
  text-transform: uppercase;
  overflow: hidden;
}
.content_v1 .block .title_block i, .content_v1 .moduletable .title_block i {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
  color: white;
  background-color: #5bb300;
  margin-right: 10px;
  font-size: 22px;
}
.rtl .content_v1 .block .title_block i, .rtl .content_v1 .moduletable .title_block i {
  margin-left: 10px;
  margin-right: 0px;
}
.content_v1 .block .title_block i:after, .content_v1 .moduletable .title_block i:after {
  content: "";
  position: absolute;
  right: -5px;
  top: calc(50% - 5px);
  border-left: 5px solid #5bb300;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.rtl .content_v1 .block .title_block i:after, .rtl .content_v1 .moduletable .title_block i:after {
  right: auto;
  left: -5px;
  border-left: 0px;
  border-right: 5px solid #5bb300;
}
.content_v1 .block .title_block i:not(.fa), .content_v1 .moduletable .title_block i:not(.fa) {
  background-image: url('/themes/sp_himarket/img/icon/icon-himarket.png');
  background-repeat: no-repeat;
}
.content_v1 .block .title_block i.icon-deal, .content_v1 .moduletable .title_block i.icon-deal {
  background-position: -50px 0;
}
.content_v1 .block .title_block i.icon-featured-product, .content_v1 .moduletable .title_block i.icon-featured-product {
  background-position: -100px 0;
}
.content_v1 .block .title_block i.icon-new-arrivals, .content_v1 .moduletable .title_block i.icon-new-arrivals {
  background-position: -150px 0;
}
.content_v1 .block .title_block i.icon-best-selling, .content_v1 .moduletable .title_block i.icon-best-selling {
  background-position: 0px -50px;
}
.content_v1 .block .title_block i.icon-lastesnews, .content_v1 .moduletable .title_block i.icon-lastesnews {
  background-position: -50px -50px;
}
.content_v1 .block .title_block i.icon-testimonials, .content_v1 .moduletable .title_block i.icon-testimonials {
  background-position: -100px -50px;
}
.content_v1 .sp-extraslider .owl-controls {
  border: 1px solid #ddd;
  border-radius: 5px;
}
.header_v2 {
  font-size: 12px;
  font-weight: 400;
}
.header_v2 .topbarLeftWrap {
  color: white;
}
.header_v2 #block_left .topbarLeftWrap > div {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding: 10px 0;
}
.header_v2 .header-top {
  background-color: #5bb300;
  height: auto;
  border: 0px;
}
.header_v2 .header-top a {
  font-weight: 500;
  color: white;
}
.header_v2 .header-top a:hover {
  text-decoration: underline;
}
.header_v2 .topbarRightWrap {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header_v2 .hotline {
  color: white;
  line-height: 20px;
  padding: 10px 0;
}
.header_v2 .hotline span {
  color: white;
  display: inline-block;
  vertical-align: middle;
}
.header_v2 .hotline .fa {
  color: white;
  vertical-align: middle;
}
.header_v2 #user_infoblock-top {
  position: relative;
  margin: 0px 10px;
}
.header_v2 #user_infoblock-top:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 0px;
  width: 1px;
  height: 9px;
  background-color: rgba(255, 255, 255, 0.5);
}
.rtl .header_v2 #user_infoblock-top:after {
  left: 0px;
  right: auto;
}
.header_v2 #user_infoblock-top div.current {
  padding: 6px 20px;
}
.header_v2 #user_infoblock-top div.current:before {
  color: white;
  top: 8px;
  left: 5px;
}
.rtl .header_v2 #user_infoblock-top div.current:before {
  right: 5px;
  left: auto;
}
.header_v2 #user_infoblock-top div.current:after {
  top: 0px;
  right: 0px;
  color: white;
  position: static;
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
  margin-top: -2px;
}
.header_v2 #user_infoblock-top div.current span {
  display: inline-block;
  vertical-align: middle;
  color: white;
  line-height: 28px;
}
.header_v2 #user_infoblock-top div.current:hover span, .header_v2 #user_infoblock-top div.current.active span {
  color: white;
}
.header_v2 #user_infoblock-top div.current:hover:after, .header_v2 #user_infoblock-top div.current.active:after {
  color: white;
}
.header_v2 #languages-block-top {
  margin: 6px 10px;
  padding: 0px 9px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
}
.header_v2 #languages-block-top:before {
  display: none;
}
.header_v2 #languages-block-top div.current {
  padding: 0px;
}
.header_v2 #languages-block-top div.current span {
  line-height: 28px;
  color: white;
  display: inline-block;
  vertical-align: middle;
}
.header_v2 #languages-block-top div.current:after {
  right: 0px;
  top: 0px;
  color: white;
  position: static;
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
  margin-top: -2px;
}
.header_v2 #languages-block-top div.current:hover span, .header_v2 #languages-block-top div.current.active span {
  color: white;
}
.header_v2 #languages-block-top div.current:hover:after, .header_v2 #languages-block-top div.current.active:after {
  color: white;
}
.header_v2 #currencies-block-top {
  margin: 6px 0px;
  padding: 0px 9px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
}
.header_v2 #currencies-block-top:before {
  display: none;
}
.header_v2 #currencies-block-top div.current {
  padding: 0px;
}
.header_v2 #currencies-block-top div.current span {
  line-height: 28px;
  color: white;
  display: inline-block;
  vertical-align: middle;
}
.header_v2 #currencies-block-top div.current:after {
  right: 0px;
  top: 0px;
  color: white;
  position: static;
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
  margin-top: -2px;
}
.header_v2 #currencies-block-top div.current:hover span, .header_v2 #currencies-block-top div.current.active span {
  color: white;
}
.header_v2 #currencies-block-top div.current:hover:after, .header_v2 #currencies-block-top div.current.active:after {
  color: white;
}
.header_v2 .header-center {
  background-color: #5bb300;
}
.header_v2 .header-menu {
  background-color: #498f00;
}
#index .header_v2 .sp-megamenu .home > a, #index .header_v2 .sp-megamenu .home > a:hover {
  background-color: white;
  color: #5bb300;
}
.header_v2 .sp-megamenu {
  padding: 11px 0;
}
.header_v2 .sp-megamenu .home > a {
  padding: 4px 15px 2px;
  text-decoration: none;
  color: white;
}
.header_v2 .sp-megamenu .home > a:hover, .header_v2 .sp-megamenu .home > a:focus {
  background-color: white;
  color: #5bb300;
}
.header_v2 .sp-megamenu .navbar-nav > li > a {
  color: white;
  padding: 4px 15px 2px;
}
.header_v2 .sp-megamenu .navbar-nav > li > a:hover, .header_v2 .sp-megamenu .navbar-nav > li > a:focus {
  background-color: white;
  color: #5bb300;
}
.header_v2 .sp-megamenu .navbar-nav > li.active > a {
  background-color: white;
  color: #5bb300;
}
.header_v2 #header_search {
  padding-top: 30px;
}
.header_v2 .sp_searchpro .sprsearch-form .spr_selector .spr_select {
  background-color: #498f00;
  color: white;
}
.header_v2 .sp_searchpro .sprsearch-form .spr_selector:after {
  color: white;
}
.header_v2 .sp_searchpro .sprsearch-form .spr-search-button {
  background-color: transparent;
  color: white;
}
.header_v2 .sp_searchpro .sprsearch-form .spr-search-button .fa {
  font-size: 16px;
}
.header_v2 .sp_searchpro .sprsearch-form .spr-search-button:hover {
  color: white;
}
.header_v2 .sp_searchpro .sprsearch-form .text-search .spr-query {
  background-color: #498f00;
  color: white;
  height: 44px;
}
.header_v2 .blockcart {
  padding-top: 27px;
}
.header_v2 .shopping_cart .icon-cart {
  background-color: #498f00;
  background-position: 0px -50px;
  color: white;
  border: 0px;
}
.header_v2 .shopping_cart span.ajax_cart_quantity, .header_v2 .shopping_cart span.ajax_cart_empty {
  background-color: white;
  color: #498f00;
}
.header_v2 .shopping_cart span.ajax_cart_total {
  color: white;
}
.header_v2 .shopping_cart span.arrow {
  color: white;
}
.header_v2 .header-bottom {
  padding: 0px;
  background-image: url(/templates/FS%20Inspire%2011/img/bg-headerbottom.jpg);
  background-position: center center;
  background-size: auto 100%;
}
.header_v2 .sphomepage-slider .owl-dots {
  bottom: 30px;
  padding: 0px 35px;
  text-align: left;
}
.rtl .header_v2 .sphomepage-slider .owl-dots {
  text-align: right;
}
.header_v2 .sphomepage-slider .owl-dots > .owl-dot {
  margin: 0px 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #9c9c9c;
}
.header_v2 .sphomepage-slider .owl-dots > .owl-dot.active {
  background-color: #5bb300;
}
.header_v2 .sphomepage-slider .owl-nav .owl-prev {
  left: auto;
  right: 54px;
  top: auto;
  bottom: 20px;
  z-index: 10000;
}
.rtl .header_v2 .sphomepage-slider .owl-nav .owl-prev {
  right: auto;
  left: 0px;
}
.header_v2 .sphomepage-slider .owl-nav .owl-next {
  left: auto;
  right: 0px;
  top: auto;
  bottom: 20px;
  z-index: 10000;
}
.rtl .header_v2 .sphomepage-slider .owl-nav .owl-next {
  left: 54px;
  right: 0px;
}
.header_v2 div.spverticalmenu #sp-vermegamenu .navbar-nav .more-wrap {
  padding: 3px 45px 2px;
}
.header_v2 div.spverticalmenu #sp-vermegamenu .navbar-nav .more-wrap:after {
  top: 2px;
}
.content_v2 .block .title_block, .content_v2 .moduletable .title_block {
  margin: 0px 0px 10px;
  padding: 0px 20px;
  height: 50px;
  line-height: 48px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-transform: uppercase;
  overflow: hidden;
}
.content_v2 .block .title_block:before, .content_v2 .moduletable .title_block:before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #5bb300;
}
.rtl .content_v2 .block .title_block:before, .rtl .content_v2 .moduletable .title_block:before {
  left: auto;
  right: 0px;
}
.content_v2 .ps-spotlight1 {
  margin-top: 20px;
}
.content_v2 .marginHome {
  margin-top: 40px;
}
.content_v2 .product_list .product-container {
  margin: 0px;
}
.content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-items-container .owl-controls {
  border-radius: 0px;
  border: 0px;
  border-left: 1px solid #ddd;
}
.rtl .content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-items-container .owl-controls {
  border-left: 0px;
  border-right: 1px solid #ddd;
}
.content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-items-container .owl-controls .owl-nav .owl-prev, .content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-items-container .owl-controls .owl-nav .owl-next {
  height: 50px;
  line-height: 48px;
}
.content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  padding: 0px 70px;
}
.content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs {
  border: 0px;
}
.content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li {
  color: #777;
}
.content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li .ltabs-tab-label {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li.tab-sel .ltabs-tab-label, .content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li:hover .ltabs-tab-label {
  border-color: #ddd;
}
.content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li:first-child {
  border-left: transparent;
}
.content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li:last-child {
  border-color: transparent;
}
.content_v2 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap::after {
  display: none;
}
.content_v2 div.sp-deal ul.control-button {
  position: static;
  top: auto;
  border: 0px;
  border-radius: 0px;
}
.content_v2 div.sp-deal ul.control-button > li {
  position: absolute;
  border: 1px solid #ddd;
  border-radius: 5px;
  top: calc(50% - 29px);
  z-index: 6;
  width: 30px;
  height: 68px;
  line-height: 68px;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
}
.content_v2 div.sp-deal ul.control-button > li.preview {
  left: 1px;
}
.content_v2 div.sp-deal ul.control-button > li.next {
  right: 1px;
}
.content_v2 div.sp-deal ul.control-button > li.next:after {
  display: none;
}
.content_v2 div.sp-deal:hover ul.control-button > li {
  opacity: 1;
  visibility: visible;
}
.content_v2 .leftColumnIndex2 > div {
  margin-top: 40px;
}
.content_v2 .leftColumnIndex2 > div:first-child {
  margin-top: 20px;
}
.productsLeft .product_list .button-container .quick-view {
  display: none;
}
.productsLeft .product_list .product-container .right-block {
  padding-bottom: 19px;
}
.blogLeft .lastestnews .owl-controls {
  border-color: transparent;
  border-left-color: #ddd;
  border-radius: 0px;
  background-color: transparent;
}
.rtl .blogLeft .lastestnews .owl-controls {
  border-color: transparent;
  border-right-color: #ddd;
}
.blogLeft .lastestnews .post {
  padding: 20px;
}
.blogLeft .lastestnews .post .post-inner .post_image {
  width: 100%;
  padding: 0px;
}
.blogLeft .lastestnews .post .post-inner .post_content {
  width: 100%;
  padding: 20px 0px 10px;
}
.blogLeft .postItem .postTittle {
  font-size: 16px;
  padding-bottom: 10px;
  color: #555;
}
.blogLeft .postItem .postMeta {
  padding-top: 10px;
}
.blogLeft .postItem .postMeta .postMetaComment a span {
  display: none;
}
.blogLeft .postItem .postDate > span.postDay {
  font-size: 30px;
  line-height: 34px;
}
.serviceLeft .boxService {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #f5f5f5;
}
.serviceLeft .boxItem {
  position: relative;
  padding: 25px;
}
.serviceLeft .boxItem:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 25px;
  right: 25px;
  height: 1px;
  background-color: #ddd;
}
.serviceLeft .boxItem:last-child:after {
  display: none;
}
.serviceLeft .boxItem .media {
  position: relative;
  padding-left: 54px;
}
.rtl .serviceLeft .boxItem .media {
  padding-right: 54px;
  padding-left: 0px;
}
.serviceLeft .boxItem .media-left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 40px;
}
.rtl .serviceLeft .boxItem .media-left {
  left: auto;
  right: 0px;
}
.serviceLeft .boxItem .media-heading {
  font-size: 15px;
  font-weight: 700;
  color: #5bb300;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.serviceLeft .boxItem .media-body {
  font-size: 12px;
  font-weight: 400;
  color: #555;
  padding: 3px 0;
}
.noBorder {
  overflow: hidden;
}
.noBorder .sp-extraslider .extraslider-inner {
  padding-right: 2px;
  padding-bottom: 2px;
}
.noBorder .sp-extraslider .owl-stage-outer {
  overflow: visible !important;
}
.noBorder .product_list .product-container {
  border: 0px;
  overflow: visible;
}
.noBorder .product_list .product-container:before {
  border-radius: 0px;
  border: 1px solid #ddd;
  top: 0px;
  left: 0px;
  right: -1px;
  bottom: -1px;
  width: auto;
  height: auto;
}
.noBorder .product_list .product-container:after {
  content: "";
  position: absolute;
  top: 1px;
  right: 0px;
  bottom: 0px;
  left: 1px;
  border: 1px solid transparent;
  border-radius: 3px;
  pointer-events: none;
}
.noBorder .product_list .product-container:hover {
  z-index: 1;
}
.noBorder .product_list .product-container:hover:before {
  border-radius: 5px;
  border-color: #5bb300;
}
.noBorder .product_list .product-container:hover:after {
  border-color: #5bb300;
}
.header_v3 .header-bottom {
  padding-bottom: 0px;
}
.header_v3 .box-slider {
  padding-top: 20px;
  padding-bottom: 0px;
}
.header_v3 .topbarLeftWrap > div {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 400;
  color: #555;
  padding: 10px 0;
}
.header_v3 .topbarLeftWrap > div a {
  font-weight: 600;
}
.header_v3 #user_infoblock-top {
  padding-left: 20px;
}
.rtl .header_v3 #user_infoblock-top {
  padding-left: 0px;
  padding-right: 20px;
}
.header_v3 #user_infoblock-top div.current {
  position: relative;
}
.header_v3 #user_infoblock-top:before {
  content: "";
  display: block;
  height: 9px;
  width: 1px;
  background: #ccc;
  position: absolute;
  left: 0;
  top: 18px;
}
.rtl .header_v3 #user_infoblock-top:before {
  left: auto;
  right: 0px;
}
.header_v3 .topbarLocation {
  float: right;
  font-size: 12px;
  font-weight: 400;
  color: #555;
  padding: 12px 20px;
  height: 45px;
}
.rtl .header_v3 .topbarLocation {
  float: left;
}
.header_v3 #header_logo a.logo {
  padding: 34px 40px;
  background-color: transparent;
  box-shadow: none;
}
.header_v3 .sp_searchpro {
  margin-top: 45px;
}
.header_v3 .sp_searchpro .sprsearch-form .spr_selector {
  border-radius: 22px;
  width: 170px;
}
.header_v3 .sp_searchpro .sprsearch-form .text-search {
  border-radius: 22px;
  width: calc(100% - 175px);
}
.header_v3 .sp_searchpro .sprsearch-form .spr-search-button {
  border-radius: 22px;
  line-height: 42px;
}
.header_v3 .sp_searchpro .sprsearch-form .spr-search-button .fa {
  font-size: 18px;
}
.header_v3 .blockcart {
  padding-top: 40px;
}
.header_v3 .shopping_cart .icon-cart {
  border-radius: 50%;
  border: 0px;
  background-position: 0px -100px;
}
.header_v3 .shopping_cart span.arrow {
  display: none;
}
.header_v3 .shopping_cart span.ajax_cart_total {
  color: white;
  font-weight: 400;
  padding: 15px 25px 0px 5px;
}
.rtl .header_v3 .shopping_cart span.ajax_cart_total {
  padding: 15px 5px 0px 25px;
}
.header_v3 .shopping_cart span.ajax_cart_quantity {
  border-radius: 50%;
  background-color: #333;
  color: white;
}
.header_v3 .header-top {
  border: 0px;
}
.header_v3 .header-middle {
  background-color: transparent;
  height: auto;
}
.header_v3 .sp-vermegamenu .cat-title {
  height: 48px;
  line-height: 48px;
  background-color: #222;
  color: white;
  padding: 0px 30px;
}
.header_v3 .sp-vermegamenu .cat-title .icon {
  top: 18px;
  right: 20px;
}
.rtl .header_v3 .sp-vermegamenu .cat-title .icon {
  left: 20px;
  right: auto;
}
.header_v3 .sp-vermegamenu .cat-title .icon .line {
  background-color: #fff;
}
.header_v3 .headerMiddleWrap {
  position: relative;
  background-color: #333;
  border-radius: 0px 0px 5px 5px;
}
.header_v3 .menuContact {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 28px;
  padding: 10px 30px;
  font-size: 14px;
  font-weight: 400;
  color: white;
}
.rtl .header_v3 .menuContact {
  left: 0px;
  right: auto;
}
.header_v3 .headerMenuWrap {
  position: relative;
}
.header_v3 .sp-megamenu {
  padding: 0px;
}
.header_v3 .sphomepage-slider .owl-dots {
  font-size: 0px;
}
.header_v3 .sphomepage-slider .owl-dots .owl-dot {
  margin: 0px 5px;
  width: 16px;
  height: 16px;
  background-color: white;
  color: #333;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
  text-align: center;
}
.header_v3 .sphomepage-slider .owl-dots .owl-dot:before {
  content: "1";
}
.header_v3 .sphomepage-slider .owl-dots .owl-dot:nth-child(2):before {
  content: "2";
}
.header_v3 .sphomepage-slider .owl-dots .owl-dot:nth-child(3):before {
  content: "3";
}
.header_v3 .sphomepage-slider .owl-dots .owl-dot:nth-child(4):before {
  content: "4";
}
.header_v3 .sphomepage-slider .owl-dots .owl-dot:nth-child(5):before {
  content: "5";
}
.header_v3 .sphomepage-slider .owl-dots .owl-dot:nth-child(6):before {
  content: "6";
}
.header_v3 .sphomepage-slider .owl-dots .owl-dot:nth-child(7):before {
  content: "7";
}
.header_v3 .sphomepage-slider .owl-dots .owl-dot:nth-child(8):before {
  content: "8";
}
.header_v3 .sphomepage-slider .owl-dots .owl-dot:hover, .header_v3 .sphomepage-slider .owl-dots .owl-dot.active {
  background-color: #5bb300;
  color: white;
}
.content-v3 .product_list .product-image-container .product-image, .content-v3 .product_lists .product-image-container .product-image {
  position: relative;
}
.content-v3 .product_list .product-image-container .product-image:before, .content-v3 .product_lists .product-image-container .product-image:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: white;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  display: block;
  transition: all 0.2s ease;
}
.content-v3 .product_list .product-container:hover .product-image-container .product-image:before, .content-v3 .product_lists .product-container:hover .product-image-container .product-image:before {
  opacity: 0.7;
  visibility: visible;
}
.fourBanner .row {
  margin-left: -10px;
  margin-right: -10px;
}
.fourBanner .row > div[class*="col-"] {
  padding: 0px 10px;
}
.fourBanner .bannerItemTwo {
  margin-top: 20px;
}
.fourBanner .bannerItemThree {
  margin-top: 20px;
}
.content_v3 .ps-spotlight2 {
  margin-top: 48px;
}
.content_v3 .ps-spotlight3 {
  margin-top: 30px;
}
.content_v3 .ps-spotlight6 {
  margin-top: 48px;
}
.content_v3 .ps-spotlight5 {
  margin-top: 30px;
  padding-top: 30px;
}
.content_v3 .ps-spotlight7 {
  margin-top: 60px;
}
.content_v3 .ps-spotlight8 {
  margin-top: 48px;
}
.content_v3 .ps-spotlight4 > .row > div {
  margin-top: 48px;
}
.content_v3 .block .title_block, .content_v3 .moduletable .title_block {
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  margin: 0px 0px 10px;
  padding: 0px;
}
.content_v3 .lastestnews .owl-controls {
  top: -50px;
}
.content_v3 .lastestnews .owl-controls .owl-nav .owl-prev {
  height: 40px;
  line-height: 38px;
}
.content_v3 .lastestnews .owl-controls .owl-nav .owl-next {
  height: 40px;
  line-height: 38px;
}
.content_v3 .lastestnews .post {
  padding: 20px 10px;
  border: 0px;
}
.content_v3 .lastestnews .post-inner {
  display: block;
}
.content_v3 .lastestnews .post-inner .post_image {
  width: 100%;
}
.content_v3 .lastestnews .post-inner .post_content {
  width: 100%;
  padding: 15px 10px;
}
.content_v3 .lastestnews .owl-stage-outer {
  border: 1px solid #ddd;
  border-radius: 5px;
}
.content_v3 .lastestnews .owl-stage-outer .owl-item {
  position: relative;
  border-right: 1px solid #ddd;
}
.content_v3 .lastestnews .owl-stage-outer .owl-item:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border: 2px solid transparent;
  border-radius: 5px;
  pointer-events: none;
  z-index: 1;
}
.content_v3 .lastestnews .owl-stage-outer .owl-item:hover:before {
  border-color: #5bb300;
}
.content_v3 .postItem .postDate > span.postDay {
  font-size: 30px;
}
.content_v3 .postItem .postTittle {
  padding: 10px 0;
  font-size: 16px;
}
.content_v3 .postItem .postDesc {
  text-align: inherit;
}
.content_v3 div.our_brands {
  margin-top: 0px;
}
.footer-v3 {
  background-color: #333;
}
.footer-v3 .title-box {
  color: white;
}
.footer-v3 .footer-links ul.links li a {
  color: #ccc;
}
.footer-v3 .footer-links ul.links li a:hover {
  color: #5bb300;
}
.footer-v3 .contact-infos ul.list-contact li.phone span.icon {
  color: #ccc;
}
.footer-v3 .contact-infos span {
  color: #ccc;
}
.footer-v3 .contact-infos span label {
  color: #ccc;
}
.footer-v3 .contact-infos a {
  color: #ccc;
}
.footer-v3 .contact-infos a:hover {
  color: #5bb300;
}
.footer-v3 .footer-toplinks .topstore label {
  color: #5bb300;
}
.footer-v3 .footer-toplinks .topstore ul li a {
  color: #5bb300;
}
.footer-v3 .footer-toplinks .toplinks label {
  color: #fff;
}
.footer-v3 .footer-toplinks .toplinks ul li a {
  color: #ccc;
}
.footer-v3 .footer-toplinks .toplinks ul li a:hover {
  color: #5bb300;
}
.header_v4 .box-slider {
  padding: 0px;
}
.header_v4 .header-bottom {
  padding: 0px;
}
.header_v4 .topbarLeftWrap > div {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 400;
  color: #ccc;
  padding: 10px 0;
  line-height: 24px;
}
.header_v4 .topbarLeftWrap > div a {
  font-weight: 600;
  color: #fff;
}
.header_v4 .boxNavRight {
  text-align: right;
  font-size: 0px;
}
.rtl .header_v4 .boxNavRight {
  text-align: left;
}
.header_v4 .boxNavRight > div {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.header_v4 #user_infoblock-top {
  float: none;
  padding: 10px 20px;
}
.header_v4 #user_infoblock-top:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.3);
  top: calc(50% - 5px);
  left: 0px;
  width: 1px;
  height: 9px;
  position: absolute;
}
.rtl .header_v4 #user_infoblock-top:before {
  left: auto;
  right: 0px;
}
.header_v4 #user_infoblock-top div.current {
  position: relative;
  padding: 0px 10px 0px 15px;
}
.rtl .header_v4 #user_infoblock-top div.current {
  padding: 0px 15px 0px 10px;
}
.header_v4 #user_infoblock-top div.current:before, .header_v4 #user_infoblock-top div.current:after {
  top: 0px;
}
.header_v4 #user_infoblock-top div.current:after {
  color: #ccc;
  right: 0px;
}
.rtl .header_v4 #user_infoblock-top div.current:after {
  left: 0px;
  right: auto;
}
.header_v4 #user_infoblock-top div.current span {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: #ccc;
}
.header_v4 #currencies-block-top {
  float: none;
  padding: 10px 20px;
}
.header_v4 #currencies-block-top:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.3);
  top: calc(50% - 5px);
  left: 0px;
  width: 1px;
  height: 9px;
  position: absolute;
}
.rtl .header_v4 #currencies-block-top:before {
  left: auto;
  right: 0px;
}
.header_v4 #currencies-block-top div.current {
  position: relative;
  padding: 0px;
  padding-right: 10px;
}
.header_v4 #currencies-block-top div.current:after {
  top: 0px;
  right: 0px;
  color: #ccc;
}
.rtl .header_v4 #currencies-block-top div.current:after {
  left: 0px;
  right: auto;
}
.rtl .header_v4 #currencies-block-top div.current {
  padding-right: 0px;
  padding-left: 10px;
}
.header_v4 #currencies-block-top div.current span {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: #ccc;
}
.header_v4 #languages-block-top {
  float: none;
  padding: 10px 20px;
}
.header_v4 #languages-block-top:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.3);
  top: calc(50% - 5px);
  left: 0px;
  width: 1px;
  height: 9px;
  position: absolute;
}
.rtl .header_v4 #languages-block-top:before {
  left: auto;
  right: 0px;
}
.header_v4 #languages-block-top div.current {
  position: relative;
  padding: 0px;
  padding-right: 10px;
}
.header_v4 #languages-block-top div.current:after {
  top: 0px;
  right: 0px;
  color: #ccc;
}
.rtl .header_v4 #languages-block-top div.current:after {
  left: 0px;
  right: auto;
}
.rtl .header_v4 #languages-block-top div.current {
  padding-right: 0px;
  padding-left: 10px;
}
.header_v4 #languages-block-top div.current span {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: #ccc;
}
.header_v4 #header_logo a.logo {
  background-color: transparent;
  padding: 15px 0 23px;
  box-shadow: none;
}
.header_v4 .header-top {
  background-color: #222;
  border: 0px;
  height: auto;
}
.header_v4 .header-center {
  background-color: white;
}
.header_v4 .phoneHeader {
  font-size: 12px;
  font-weight: 400;
  color: #ccc;
  line-height: 24px;
  padding: 10px 20px;
}
.header_v4 .storeLocation {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: #ccc;
  line-height: 24px;
  padding: 10px 20px;
}
.header_v4 .storeLocation a {
  color: #ccc;
}
.header_v4 .storeLocation:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.3);
  top: calc(50% - 5px);
  left: 0px;
  width: 1px;
  height: 9px;
  position: absolute;
}
.rtl .header_v4 .storeLocation:before {
  left: auto;
  right: 0px;
}
.header_v4 .sp-megamenu {
  padding: 0px;
  padding-top: 32px;
}
.header_v4 #header_cart {
  text-align: right;
}
.rtl .header_v4 #header_cart {
  text-align: left;
}
.header_v4 .blockcart {
  padding: 0px 15px;
  padding-top: 25px;
  display: inline-block;
  vertical-align: middle;
}
.header_v4 .shopping_cart span.ajax_cart_total, .header_v4 .shopping_cart span.arrow {
  display: none !important;
}
.header_v4 .shopping_cart span.ajax_cart_quantity, .header_v4 .shopping_cart span.ajax_cart_empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  border: 0px;
  background-color: #222;
  color: white;
  left: auto;
  right: -15px;
  top: 13px;
}
.rtl .header_v4 .shopping_cart span.ajax_cart_quantity, .rtl .header_v4 .shopping_cart span.ajax_cart_empty {
  right: auto;
  left: -15px;
}
.header_v4 .shopping_cart .icon-cart {
  border-radius: 50%;
  background-position: 0px -50px;
  border: 0px;
}
.header_v4 .sp_searchpro {
  display: inline-block;
  vertical-align: middle;
  padding: 25px 5px 0px;
}
@media (min-width: 768px) {
  .header_v4 .sp_searchpro.searchmobile {
    display: none;
  }
}
.header_v4 .sp_searchpro .spr-container {
  position: relative;
}
.header_v4 .sp_searchpro .searchIcon {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 16px;
  background-color: #222;
  color: white;
  text-align: center;
  cursor: pointer;
}
.header_v4 .sp_searchpro .sprsearch-form {
  position: absolute;
  top: 3px;
  right: 100%;
  width: 0px;
  overflow: hidden;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease;
}
.rtl .header_v4 .sp_searchpro .sprsearch-form {
  right: auto;
  left: 100%;
}
.header_v4 .sp_searchpro .sprsearch-form.show {
  width: 500px;
  opacity: 1;
  visibility: visible;
}
.header_v4 .sp_searchpro .sprsearch-form .spr_selector {
  width: 160px;
  border-radius: 0px;
}
.header_v4 .sp_searchpro .sprsearch-form .spr_selector:after {
  width: 30px;
}
.rtl .header_v4 .sp_searchpro .sprsearch-form .spr_selector {
  float: right;
}
.header_v4 .sp_searchpro .sprsearch-form .spr_selector .spr_select {
  padding: 0px 25px 0 15px;
}
.header_v4 .sp_searchpro .sprsearch-form .spr_selector .spr_select .rtl {
  padding: 0px 15px 0 25px;
}
.header_v4 .sp_searchpro .sprsearch-form .text-search {
  float: left;
  width: calc(100% - 210px);
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-radius: 0px;
}
.rtl .header_v4 .sp_searchpro .sprsearch-form .text-search {
  float: right;
}
.header_v4 .sp_searchpro .sprsearch-form .text-search .spr-query {
  padding: 0px 15px;
}
.header_v4 .sp_searchpro .sprsearch-form .spr-search-button {
  position: relative;
  float: left;
  width: 50px;
  border-radius: 0px;
  line-height: 44px;
}
.rtl .header_v4 .sp_searchpro .sprsearch-form .spr-search-button {
  float: right;
}
.header_v4 .sp_searchpro .sprsearch-form .spr-search-button .fa {
  font-size: 18px;
  line-height: 40px;
}
.content-v4 .product_list .product-image-container .product-image, .content-v4 .product_lists .product-image-container .product-image {
  position: relative;
}
.content-v4 .product_list .product-image-container .product-image:before, .content-v4 .product_lists .product-image-container .product-image:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: white;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  display: block;
  transition: all 0.2s ease;
}
.content-v4 .product_list .product-container:hover .product-image-container .product-image:before, .content-v4 .product_lists .product-container:hover .product-image-container .product-image:before {
  opacity: 0.7;
  visibility: visible;
}
.content_v4 .ps-spotlight1 {
  margin-top: 20px;
}
.content_v4 .ps-spotlight2, .content_v4 .ps-spotlight3, .content_v4 .ps-spotlight4 {
  margin-top: 40px;
}
.content_v4 .ps-spotlight7 {
  margin-top: 30px;
}
.content_v4 .ps-spotlight8 {
  margin-top: 40px;
}
.content_v4 .block .title_block, .content_v4 .moduletable .title_block {
  color: #222;
  font-size: 24px;
  line-height: 18px;
  margin: 0px 0px 15px;
  padding: 0px 0px 15px 0px;
  border-bottom: 2px solid #e5e5e5;
}
.content_v4 .block .sp-listing-tabs .title_block, .content_v4 .moduletable .sp-listing-tabs .title_block {
  font-size: 30px;
  line-height: 22px;
}
.content_v4 .boxServiceLayout3 {
  margin-right: -7.5px;
  margin-left: -7.5px;
  border: 0px;
  border-radius: 0px;
}
.content_v4 .boxServiceLayout3 > .boxItem {
  padding: 0px;
  padding-left: 7.5px;
  padding-right: 7.5px;
  border: 0px !important;
  border-radius: 0px;
  background-color: transparent;
}
.content_v4 .boxServiceLayout3 > .boxItem:before, .content_v4 .boxServiceLayout3 > .boxItem:after {
  display: none;
}
.content_v4 .boxServiceLayout3 > .boxItem .media {
  background-color: #222;
  border-radius: 5px;
  padding: 20px;
}
.content_v4 .boxServiceLayout3 > .boxItem .media:before, .content_v4 .boxServiceLayout3 > .boxItem .media:after {
  content: "";
  display: table;
}
.content_v4 .boxServiceLayout3 > .boxItem .media:after {
  clear: both;
}
.content_v4 .boxServiceLayout3 > .boxItem:hover {
  border: 0px;
  border-radius: 0px;
  background-color: transparent;
}
.content_v4 .boxServiceLayout3 > .boxItem .media-left {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: white;
  padding: 15px;
  float: left;
}
.rtl .content_v4 .boxServiceLayout3 > .boxItem .media-left {
  float: right;
}
.content_v4 .boxServiceLayout3 > .boxItem .media-heading {
  font-size: 20px;
  font-weight: 700;
  color: white;
}
.content_v4 .boxServiceLayout3 > .boxItem .media-body {
  padding: 12px 0;
  padding-left: 10px;
  text-align: left;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}
.rtl .content_v4 .boxServiceLayout3 > .boxItem .media-body {
  text-align: right;
  padding-left: 0px;
  padding-right: 10px;
}
.content_v4 .boxServiceLayout3 > .boxItem:hover {
  border: 0px;
}
.content_v4 .boxServiceLayout3 > .boxItem:hover .media {
  background-color: #5bb300;
}
.content_v4 .boxServiceLayout3 > .boxItem:hover .media-body {
  color: white;
}
.content_v4 .boxServiceLayout3 > .boxItem:hover .media-heading {
  color: white;
}
.content_v4 .product_list .product-container, .content_v4 .product_lists .product-container {
  background-color: white;
}
.moduleLeft {
  margin-top: 40px;
}
.moduleLeftPres .products_block {
  display: none;
}
.footer-v4 {
  background-image: url("/templates/FS%20Inspire%2011/img/bg-footer.jpg");
  background-position: center center;
  background-repeat: repeat;
}
.footer-v4 .footer-content:before, .footer-v4 .footer-content:after {
  display: none;
}
.footer-v4 .footer-bottom {
  background-color: transparent;
}
.footer-v4.footer-container .title-box {
  color: white;
}
.footer-v4 .contact-infos ul.list-contact li.phone span.icon {
  color: #ccc;
}
.footer-v4 .contact-infos span {
  color: #ccc;
}
.footer-v4 .contact-infos span.icon {
  color: #ccc;
}
.footer-v4 .contact-infos span label {
  color: #ccc;
}
.footer-v4 .contact-infos a {
  color: white;
}
.footer-v4 .contact-infos a:hover {
  color: #5bb300;
}
.footer-v4 .footer-links ul.links li a {
  color: #ccc;
}
.footer-v4 .footer-links ul.links li a:before {
  background-color: #ccc;
}
.footer-v4 .footer-links ul.links li a:hover {
  color: #5bb300;
}
.footer-v4 .footer-links ul.links li a:hover:before {
  background-color: #5bb300;
}
.footer-v4 .footer-social .title {
  font-size: 18px;
  font-weight: 700;
  color: white;
  line-height: 20px;
  margin: 0px 0px 10px;
  padding: 0px;
}
.footer-v4 div.socials {
  padding: 0px;
  border: 0px;
  font-size: 0px;
}
.footer-v4 div.socials > a {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  background-color: #000;
  color: white;
  margin-right: 10px;
  font-size: 14px;
}
.rtl .footer-v4 div.socials > a {
  margin-right: 0px;
  margin-left: 10px;
}
.footer-v4 .footer-middle-v4 {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 36px 0 40px;
}
.footer-v4 .footer-middle-v4 .spcustom_html {
  text-align: right;
}
.rtl .footer-v4 .footer-middle-v4 .spcustom_html {
  text-align: left;
}
.footer-v4 .footer-middle-v4 .spcustom_html .title_block {
  font-size: 18px;
  font-weight: 700;
  color: white;
  line-height: 20px;
  margin: 0px 0px 10px;
  padding: 0px;
}
.header_v5 .topbarLeftWrap > div {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 400;
  color: #333;
  padding: 10px 0;
  line-height: 20px;
}
.header_v5 .topbarLeftWrap > div a {
  font-weight: 600;
  color: #000;
}
.header_v5 .topbarLeftWrap > div a:hover {
  color: #5bb300;
}
.header_v5 .header-top {
  height: auto;
  border: 0px;
}
.header_v5 #header_logo a.logo {
  background-color: transparent;
  box-shadow: none;
  padding: 15px 0 26px;
}
.header_v5 .headerTopWrap {
  border-bottom: 1px solid #eee;
}
.header_v5 .boxNavRight {
  text-align: right;
  font-size: 0px;
}
.rtl .header_v5 .boxNavRight {
  text-align: left;
}
.header_v5 .boxNavRight > div {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.header_v5 #user_infoblock-top {
  float: none;
  padding: 6px 20px;
}
.header_v5 #user_infoblock-top:before, .header_v5 #user_infoblock-top:after {
  content: "";
  background-color: #ddd;
  top: calc(50% - 5px);
  width: 1px;
  height: 9px;
  position: absolute;
}
.header_v5 #user_infoblock-top:before {
  left: 0px;
  right: auto;
}
.header_v5 #user_infoblock-top:after {
  left: auto;
  right: 0px;
}
.header_v5 #user_infoblock-top div.current {
  position: relative;
  padding: 0px 10px 0px 15px;
  height: 27px;
}
.rtl .header_v5 #user_infoblock-top div.current {
  padding: 0px 15px 0px 10px;
}
.header_v5 #user_infoblock-top div.current:before, .header_v5 #user_infoblock-top div.current:after {
  top: 1px;
}
.header_v5 #user_infoblock-top div.current:after {
  color: #222;
  right: 0px;
}
.rtl .header_v5 #user_infoblock-top div.current:after {
  left: 0px;
  right: auto;
}
.header_v5 #user_infoblock-top div.current span {
  font-size: 12px;
  font-weight: 400;
  line-height: 29px;
  color: #222;
}
.header_v5 #currencies-block-top {
  float: none;
  padding: 6px 10px 6px 20px;
}
.header_v5 #currencies-block-top:before {
  display: none;
}
.rtl .header_v5 #currencies-block-top {
  padding: 6px 20px 6px 10px;
}
.header_v5 #currencies-block-top div.current {
  position: relative;
  padding: 0px 10px;
  padding-right: 20px;
  background-color: #eee;
  border-radius: 5px;
  height: 27px;
}
.header_v5 #currencies-block-top div.current:after {
  top: 1px;
  right: 10px;
  color: #222;
}
.rtl .header_v5 #currencies-block-top div.current:after {
  left: 10px;
  right: auto;
}
.rtl .header_v5 #currencies-block-top div.current {
  padding-right: 10px;
  padding-left: 20px;
}
.header_v5 #currencies-block-top div.current span {
  font-size: 12px;
  font-weight: 400;
  line-height: 29px;
  color: #222;
}
.header_v5 #languages-block-top {
  float: none;
  padding: 6px 0px;
}
.header_v5 #languages-block-top:before {
  display: none;
}
.header_v5 #languages-block-top div.current {
  position: relative;
  padding: 0px 10px;
  padding-right: 20px;
  background-color: #eee;
  border-radius: 5px;
  height: 27px;
}
.header_v5 #languages-block-top div.current:after {
  top: 1px;
  right: 10px;
  color: #222;
}
.rtl .header_v5 #languages-block-top div.current:after {
  left: 10px;
  right: auto;
}
.rtl .header_v5 #languages-block-top div.current {
  padding-right: 10px;
  padding-left: 20px;
}
.header_v5 #languages-block-top div.current span {
  font-size: 12px;
  font-weight: 400;
  line-height: 29px;
  color: #222;
}
.header_v5 .storeLocation {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: #222;
  height: 39px;
  line-height: 29px;
  padding: 6px 20px;
}
.header_v5 .storeLocation a {
  color: #222;
}
.header_v5 .storeLocation a:hover, .header_v5 .storeLocation a .fa {
  color: #5bb300;
}
.header_v5 .blockcart {
  padding-top: 25px;
}
.header_v5 .shopping_cart .icon-cart {
  background-color: #5bb300;
  background-position: 0px -50px;
  border: 0px;
}
.header_v5 .shopping_cart span.ajax_cart_total {
  color: #333;
  font-weight: 500;
  padding: 15px 15px 0 8px;
}
.rtl .header_v5 .shopping_cart span.ajax_cart_total {
  padding: 15px 8px 0 15px;
}
.header_v5 .shopping_cart span.ajax_cart_quantity, .header_v5 .shopping_cart span.ajax_cart_empty {
  border: 1px solid #5bb300;
  background-color: white;
  color: #222;
}
.header_v5 .header-middle {
  background-color: #5bb300;
}
.header_v5 .headerMenuWrap {
  position: relative;
}
.header_v5 .hotline {
  position: absolute;
  top: 5px;
  right: 0px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 24px;
  padding: 10px 0px;
}
.header_v5 .hotline .fa {
  color: white;
}
.header_v5 .hotline span {
  font-weight: 600;
  color: white;
}
.rtl .header_v5 .hotline {
  right: auto;
  left: 0px;
}
.sidebarLeftColumn > div {
  margin-top: 40px;
}
.sidebarLeftColumn > div:first-child {
  margin-top: 30px;
}
.content_v5 .sliderContains {
  margin-top: 30px;
}
.content_v5 #newsletter_block_home .block_content {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 35px 15px;
}
.content_v5 #newsletter_block_home .block_content:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  display: block;
  border: 1px solid transparent;
  border-radius: 4px;
}
.content_v5 #newsletter_block_home .block_content:hover {
  border-color: #5bb300;
}
.content_v5 #newsletter_block_home .block_content:hover:before {
  border-color: #5bb300;
}
.content_v5 .newsletterDesc {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 40px;
  width: 100%;
  height: auto;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.content_v5 .newsletterDesc:after {
  content: "\f003";
  font-family: "Fontawesome";
  position: absolute;
  bottom: 8px;
  left: calc(50% - 9px);
  font-weight: 400;
}
.content_v5 .newsletterDesc .promotion {
  display: block;
  color: #5bb300;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
}
.content_v5 .newsletterForm {
  width: 100%;
  padding: 0px 15px;
}
.content_v5 .newsletterForm .form-group .newsletter-input {
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0px 15px;
}
.content_v5 .newsletterForm .form-group .btn {
  position: relative;
  right: auto;
  width: 100%;
  margin-top: 10px;
  border-radius: 5px;
  background-color: #333;
  color: white;
}
.content_v5 .newsletterForm .form-group .btn:hover {
  background-color: #5bb300;
  color: white;
}
.content_v5 .block .title_block, .content_v5 .moduletable .title_block {
  margin-bottom: 10px;
}
.content_v5 .ps-spotlight1, .content_v5 .ps-spotlight2, .content_v5 .ps-spotlight3, .content_v5 .image19Index, .content_v5 .image22Index {
  margin-top: 40px;
}
.content_v5 .boxTwoImage {
  margin-top: 40px;
}
.content_v5 .boxTwoImage.row {
  margin-left: -5px;
  margin-right: -5px;
}
.content_v5 .boxTwoImage.row > div[class*='col-'] {
  padding-left: 5px;
  padding-right: 5px;
}
.footer-v5 {
  margin-top: 40px;
}
.footer-v5 .footer-bottom {
  background-color: #5bb300;
}
.footer-v5 .copyright {
  color: white;
}
.footer-v5 .copyright a {
  color: white;
}
.footer-v5 .flexRowFooter .footerLink {
  order: 2;
}
@media (min-width: 992px) {
  .footer-v5 .flexRowFooter .contact-infos {
    width: 34%;
  }
  .footer-v5 .flexRowFooter .footerLink {
    width: 22%;
  }
}
.moduleRightPres #best-sellers_block_right {
  display: none;
}
.aboutus .about-image {
  text-align: center;
}
.aboutus .about-text {
  padding: 30px 0;
  font-size: 13px;
  font-weight: 400;
  color: #666;
}
.aboutus .about-text h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  margin: 0px;
  padding: 20px 0;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
    .menu-fixed {
    position: fixed;
    width: 100%;
    z-index: 90;
    top: 0;
    left: 0;
    padding: 0 calc((100% - 1200px) / 2);
    background-color: white;
    box-shadow: 0px 1px 3px #ccc;
  }
  .menu-fixed .sp-megamenu .navbar-nav > li > a p {
    top: 0;
  }
  .header_v3 .menu-fixed {
    background-color: #5bb300;
  }
  .menu-fixed {
    -webkit-animation: animate-translate-top 1s;
    -moz-animation: animate-translate-top 1s;
    animation: animate-translate-top 1s;
  }
  #index .header_v1 .menu-fixed .sp-vermegamenu .navbar-nav {
    opacity: 0;
    visibility: hidden;
  }
  #index .header_v1 .menu-fixed .sp-vermegamenu:hover .navbar-nav {
    opacity: 1;
    visibility: visible;
  }
  .header_v2 .menu-fixed #newsletter_block_home {
    display: none;
  }
  #index .header_v2 .menu-fixed .sp-vermegamenu .navbar-nav {
    display: none;
  }
  #index .header_v2 .menu-fixed .sp-vermegamenu:hover .navbar-nav {
    display: block;
  }
  body.layout-boxed #wrapper {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 6px #777;
    overflow: hidden;
  }
  body.layout-boxed #wrapper .menu-fixed {
    background-color: transparent;
    box-shadow: none;
  }
  body.layout-boxed #wrapper .menu-fixed > .container {
    background-color: white;
    box-shadow: 0px 1px 3px #ccc;
  }
  body.layout-framed #wrapper {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 0 10px #777;
    overflow: hidden;
  }
  body.layout-framed #wrapper .menu-fixed {
    background-color: transparent;
    box-shadow: none;
  }
  body.layout-framed #wrapper .menu-fixed > .container {
    background-color: white;
    box-shadow: 0px 1px 3px #ccc;
  }
  body.layout-rounded #wrapper {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 0 10px #777;
    border-radius: 15px;
    overflow: hidden;
  }
  body.layout-rounded #wrapper .menu-fixed {
    background-color: transparent;
    box-shadow: none;
  }
  body.layout-rounded #wrapper .menu-fixed > .container {
    background-color: white;
    box-shadow: 0px 1px 3px #ccc;
  }
}
#stickyright {
  position: fixed;
  right: 0;
  top: 110px;
  z-index: 99;
}
.rightbar_wrap {
  width: 50px;
  height: 50px;
  text-align: center;
  margin-bottom: 1px;
  position: relative;
}
.rightbar_wrap > a {
  display: block;
  width: 100%;
  height: 100%;
}
.rightbar_wrap > a#rightbar-shopping_cart {
  background: #81c683;
}
.rightbar_wrap > a#rightbar-product_compare {
  background: #80cbc4;
}
.rightbar_wrap .fa {
  display: block;
  color: #fff;
  line-height: 50px;
}
.rightbar_wrap .fa.fa-random {
  font-size: 14px;
}
.rightbar_wrap .icon_text {
  font-size: 11px;
}
.rightbar_wrap span.count {
  line-height: inherit;
  position: absolute;
  top: 5px;
  left: 5px;
  color: #fff;
}
.footer-social li {
  margin: 0 5px;
  font-size: 18px;
  
}
.hide-title .product_list.grid h5, .hide-quickview .product_list.grid .quick-view {
  display: none !important;
}
.hide-title .product_lists.grid h5, .hide-quickview .product_lists.grid .quick-view {
  display: none !important;
}
.hide-productdes .grid .product-desc, .hide-coloroption .grid .color-list-container, .hide-stockinfo .grid .availability {

}
div.img-pattern.active, div.img-pattern.selected {
  border-color: #5bb300;
}
div.themeColor {
  
}
div.themeColor.active, div.themeColor.selected {
  border-color: #5bb300;
}
@media (max-width: 767px) {
  #sp-cpanel_btn {
    display: none;
  }
  #stickyright {
    display: none;
  }
}
.rtl a.backtotop {
  right: auto;
  left: 10px;
}
body#module-smartblog-category.blog-grid #sidebar {
  display: none;
}
body#module-smartblog-category.blog-grid #center_column {
  width: 100%;
}
.module-smartblog-category li.depth1 {
  list-style: none;
}
.module-smartblog-category .breadcrumb-container h1.breadcrumb_title a {
  display: block;
  color: #333;
}
div.blogModule {
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
}
div.blogModule h3.title_block {
  margin: 0px;
  padding: 15px 30px;
  line-height: 23px;
  background-color: #f5f5f5;
  font-size: 16px;
}
div.blogModule ul.list-link {
  padding: 12px 4px;
}
div.blogModule ul.list-link li {
  padding: 0;
  position: relative;
}
div.blogModule ul.list-link li a {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  padding: 10px 30px;
  line-height: 20px;
  border-radius: 5px;
  transition: 0.3s all ease 0s;
}
div.blogModule ul.list-link li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 6px;
  width: 15px;
  background: url(/templates/FS%20Inspire%2011/img/icon/icon_dot.png) no-repeat left top;
}
#category_blog_block_left .block .block_content {
  padding: 0px 4px;
}
#smartblogarchive {
  
}
#smartblogarchive .title_block a {
  color: #5bb300;
}
#recent_article_smart_blog_block_left {
  margin-top: 30px;
}
#recent_article_smart_blog_block_left .block_content {
  padding: 10px 20px;
  overflow: hidden;
}
#recent-blog {
  overflow: hidden;
}
#recent-blog h3.title_block {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #444;
  background: transparent;
  letter-spacing: 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ddd;
  position: relative;
}
#recent-blog h3.title_block:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  background-color: #5bb300;
  height: 1px;
  width: 40px;
}
ul.recentArticles {
  padding: 10px 0;
}
ul.recentArticles:before, ul.recentArticles:after {
  content: "";
  display: table;
}
ul.recentArticles:after {
  clear: both;
}
ul.recentArticles li {
  padding: 5px 0px;
  overflow: hidden;
}
ul.recentArticles li .image {
  margin-right: 15px;
  display: inline-block;
  overflow: hidden;
  float: left;
}
.rtl ul.recentArticles li .image {
  float: right;
}
ul.recentArticles li .image img {
  width: 70px;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin: 0;
}
ul.recentArticles li .image img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
ul.recentArticles li .title {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  line-height: 22px;
  display: block;
}
ul.recentArticles li .title:hover {
  color: #5bb300;
}
ul.recentArticles li .info {
  color: #909090;
  font-size: 11px;
  text-transform: uppercase;
}
ul.recentArticles li .custom-info {
  padding-left: 85px;
}
ul.recentArticles li .custom-info span {
  font-size: 11px;
}
.rtl ul.recentArticles li .custom-info {
  padding-left: 0px;
  padding-right: 85px;
}
#module-smartblog-archive {
  
}
#module-smartblog-archive #smartblogcat .articleContent .imageFeaturedLink {
  margin-bottom: 25px;
}
p.error {
  padding: 10px 0;
  font-size: 16px;
  color: #333;
}
#smartblogcat .sdsarticleCat {
  position: relative;
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
}
#smartblogcat .sdsarticleCat:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border: 1px solid transparent;
  pointer-events: none;
  border-radius: 3px;
  display: block;
}
#smartblogcat .sdsarticleCat:hover {
  border-color: #5bb300;
}
#smartblogcat .sdsarticleCat:hover:before {
  border-color: #5bb300;
}
#smartblogcat .sdsarticleCat:hover .articleWrap .articleMeta .postMetaReadmore a {
  color: #5bb300;
}
#smartblogcat .sdsarticleCat:hover .articleDate {
  color: #5bb300;
}
#smartblogcat .articleWrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
#smartblogcat .articleWrap .articleImage {
  width: 44%;
  padding: 10px;
}
#smartblogcat .articleWrap .articleContent {
  width: 56%;
  padding: 10px;
}
#smartblogcat .articleDate > span {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  vertical-align: text-bottom;
  line-height: 30px;
}
#smartblogcat .articleDate > span.articleDay {
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}
#smartblogcat .articleDate > span.articleMonth {
  line-height: 24px;
}
#smartblogcat .imageFeaturedLink {
  display: block;
  position: relative;
}
#smartblogcat .imageFeaturedLink img {
  padding: 0;
  max-width: 100%;
}
#smartblogcat .articleTitle {
  padding: 20px 0 10px;
}
#smartblogcat .articleTitle > a {
  color: #333;
  font-size: 24px;
  font-weight: 700;
}
#smartblogcat .articleDesc {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  text-align: justify;
}
#smartblogcat .postMetaComment {
  display: inline-block;
  vertical-align: middle;
}
#smartblogcat .articleMeta {
  padding: 20px 0 0;
}
#smartblogcat .articleMeta:before, #smartblogcat .articleMeta:after {
  content: "";
  display: table;
}
#smartblogcat .articleMeta:after {
  clear: both;
}
#smartblogcat .articleMeta .postMetaReadmore {
  float: right;
  font-weight: 500;
}
.rtl #smartblogcat .articleMeta .postMetaReadmore {
  float: left;
}
#smartblogcat .content-info {
  position: relative;
  padding-top: 20px;
}
#smartblogcat .sdsarticle-info {
  margin-bottom: 8px;
}
#smartblogcat .sdsarticle-info span {
  color: #898989;
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
  padding-right: 10px;
}
#smartblogcat .sdsarticle-info .date {
  position: relative;
}
#smartblogcat .sdsarticle-info .date:after {
  content: "";
  width: 2px;
  height: 12px;
  background: #bebebe;
  position: absolute;
  top: 5px;
  right: -3px;
}
#smartblogcat .sdsarticle-info a {
  color: #898989;
}
#smartblogcat .sdsarticle-info a:hover {
  color: #5bb300;
}
#smartblogcat .sdsarticle-info .viewed {
  margin: 0 10px;
}
#smartblogcat .sdsarticle-info .fa {
  margin-right: 5px;
}
#smartblogcat .sdsarticle-info .fa-eye {
  font-size: 13px;
}
#smartblogcat .sdsarticleHeader {
  margin: 0;
}
#smartblogcat .sdsarticleHeader .sdstitle_block {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
}
#smartblogcat .sdsarticleHeader .sdstitle_block a {
  font-size: 14px;
  color: #252525;
  transition: 0.3s all ease 0s;
  text-transform: none;
  font-weight: bold;
}
#smartblogcat .sdsarticleHeader .sdstitle_block a:hover {
  color: #5bb300;
}
#smartblogcat .date_added {
  font-size: 12px;
  color: #909090;
}
#smartblogcat .sdsarticle-des {
  margin: 0 0 15px;
  font-size: 12px;
  line-height: 1.7em;
  color: #707070;
}
#smartblogcat .read-more {
  color: #fff;
  font-size: 12px;
  padding: 8px 0;
}
#smartblogcat .read-more .more {
  position: relative;
  color: #fff;
  font-weight: 500;
  padding: 6px 18px;
  display: inline-block;
  background-color: #999;
  border-radius: 3px;
  transition: 0.3s all ease 0s;
}
#smartblogcat .read-more .more:hover {
  background-color: #5bb300;
}
#smartblogcat .large_image .articleContent .imageFeaturedLink img {
  width: 100%;
}
#smartblogcat .large_image .sdsarticleCat {
  padding: 30px;
}
#smartblogcat .small_image .articleContent .imageFeaturedLink {
  float: left;
  margin: 0 30px 0 0;
}
#smartblogcat .grid {
  
}
#smartblogcat .grid .sdsarticleCat {
  padding: 20px;
}
#smartblogcat .grid .imageFeaturedLink {
  margin-bottom: 20px;
}
#smartblogcat .grid .articleTitle {
  padding: 10px 0;
}
#smartblogcat .grid .articleTitle > a {
  font-size: 18px;
}
#smartblogcat .grid .articleDate > span.articleDay {
  font-size: 24px;
  line-height: 30px;
}
#smartblogcat .grid .flexRow {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
div.post-page {
  padding: 10px 0;
  text-align: right;
}
.rtl div.post-page {
  text-align: left;
}
div.post-page label {
  font-weight: 300;
  font-size: 13px;
  color: #444;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
div.post-page .pagination {
  margin: 0;
  vertical-align: middle;
}
div.post-page .pagination li {
  display: inline-block;
  margin: 0 2.5px;
}
div.post-page .pagination li a, div.post-page .pagination li span {
  display: block;
  color: #555;
  font-size: 12px;
  font-weight: 500;
  border: 1px solid #ddd;
  border-radius: 5px;
  width: 35px;
  height: 35px;
  padding: 0px;
  line-height: 35px;
  text-align: center;
}
div.post-page .pagination li .page-active {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
div.post-page .pagination li .page-link:hover, div.post-page .pagination li .page-link:focus {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
div.post-page .pagination li .page-active:hover {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
#sdsblogArticle {
  margin-bottom: 40px;
  padding: 30px;
  padding-bottom: 0px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
#sdsblogArticle .articleImage {
  margin: 0 0 5px;
  position: relative;
}
#sdsblogArticle .articleImage img {
  padding: 0;
  max-width: 100%;
}
#sdsblogArticle .articleDate {
  float: left;
  color: #5bb300;
}
.rtl #sdsblogArticle .articleDate {
  float: right;
}
#sdsblogArticle .articleDate > span {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  vertical-align: text-bottom;
  line-height: 30px;
}
#sdsblogArticle .articleDate > span.articleDay {
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}
#sdsblogArticle .articleDate > span.articleMonth {
  line-height: 24px;
}
#sdsblogArticle .article-info {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
  line-height: 38px;
  color: #555;
  font-size: 13px;
  font-weight: 500;
}
#sdsblogArticle .article-info:after {
  content: "";
  display: table;
  clear: both;
}
#sdsblogArticle .article-info .author, #sdsblogArticle .article-info .articleComment {
  float: right;
}
.rtl #sdsblogArticle .article-info .author, .rtl #sdsblogArticle .article-info .articleComment {
  float: left;
}
#sdsblogArticle .article-info .author {
  padding: 0px 25px;
}
#sdsblogArticle .article-title {
  margin: 0px;
  padding: 25px 0 20px;
  color: #333;
  font-size: 24px;
  font-weight: 700;
}
#sdsblogArticle .sdsarticle-des {
  margin: 0;
}
#sdsblogArticle .sdsarticle-des p {
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}
#sdsblogArticle .sdsarticle-des img {
  margin: 20px 0;
}
#sdsblogArticle .bgr_tag {
  padding: 20px 0;
  border-top: 1px solid #eee;
  overflow: hidden;
}
#sdsblogArticle .sdstags-update {
  overflow: hidden;
  padding: 3px 0;
  float: left;
  line-height: 24px;
}
#sdsblogArticle .sdstags-update .tags {
  font-size: 0px;
  display: block;
}
#sdsblogArticle .sdstags-update .title_tag {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
#sdsblogArticle .sdstags-update a {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 2px;
  border: none;
  background-color: transparent;
  color: #555;
  font-size: 13px;
}
#sdsblogArticle .sdstags-update a:hover {
  color: #5bb300;
}
#sdsblogArticle .social_blog {
  float: right;
}
#sdsblogArticle .social_blog li {
  float: left;
  width: 30px;
  height: 30px;
  background-color: transparent;
}
#sdsblogArticle .social_blog li a {
  text-align: center;
  display: block;
  color: #666;
  font-size: 14px;
  line-height: 30px;
}
#sdsblogArticle .social_blog li:hover a {
  color: #5bb300;
}
#sdsblogArticle .social_blog .title_social_blog {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}
#sdsblogArticle .social_blog ul {
  display: inline-block;
  vertical-align: middle;
}
#sdsblogArticle .sdsarticleBottom {
  margin: 0px;
}
div#articleComments {
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  border-bottom: none;
  background-color: transparent;
  margin-top: 20px;
  margin-bottom: 10px;
}
div#articleComments h3 {
  position: relative;
  margin: 0px;
  padding: 15px 0;
  background: transparent;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  border-bottom: none;
  text-transform: uppercase;
}
div#articleComments .commentList {
  margin: 0px;
}
div#articleComments .commentList .comment {
  padding-bottom: 10px;
}
div#articleComments .commentWrap {
  padding: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
div#articleComments .commentWrap:after {
  content: "";
  display: table;
  clear: both;
}
div#articleComments .commentWrap .commentAvatar {
  float: left;
  width: 100px;
}
.rtl div#articleComments .commentWrap .commentAvatar {
  float: right;
}
div#articleComments .commentWrap .commentContent {
  float: left;
  width: calc(100% - 100px);
}
.rtl div#articleComments .commentWrap .commentContent {
  float: right;
}
div#articleComments .cmTop {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
div#articleComments .cmTop:after {
  content: "";
  display: table;
  clear: both;
}
div#articleComments .cmTop > div {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
}
div#articleComments .cmName {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
div#articleComments .cmCreated {
  padding: 0px 20px;
  color: #5bb300;
  font-size: 12px;
  font-weight: 400;
}
div#articleComments .cmCreated > span {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 5px;
}
div#articleComments .cmReply {
  float: right;
}
.rtl div#articleComments .cmReply {
  float: left;
}
div#articleComments .cmReply a {
  display: block;
  font-size: 0px;
  cursor: pointer;
}
div#articleComments .cmReply a:before {
  content: "\f112";
  font-family: "FontAwesome";
  font-size: 20px;
}
div#articleComments .cmContent {
  margin-bottom: 0px;
  padding-top: 15px;
  color: #666;
  font-weight: 400;
}
div#articleComments .commentChildren {
  padding-left: 100px;
}
div#articleComments .commentChildren .comment:first-child {
  margin-top: 10px;
}
.rtl div#articleComments .commentChildren {
  padding-left: 0px;
  padding-right: 100px;
}
div#respond {
  margin-top: 10px;
  border: none !important;
}
div#respond .error {
  margin: 0;
}
div#respond .comment-reply-title {
  margin: 0px;
  padding: 20px 0;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
div#respond #commentform {
  margin: 0 0 60px 0;
  overflow: hidden;
}
div#respond #commentform label {
  font-weight: 500;
  font-size: 12px;
  color: #666;
}
div#respond #commentform .input {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
div#respond #commentform .input.fl {
  text-align: left;
}
div#respond #commentform .input.fr {
  text-align: right;
}
div#respond #commentform .input.fr .error {
  float: left;
  margin: 0 3%;
}
div#respond #commentform input[type="text"] {
  padding: 5px 20px;
  width: 100%;
  height: 40px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 400;
}
div#respond #commentform input[type="text"].smartblogcaptcha {
  width: 220px;
  margin: 0 20px;
  float: left;
}
div#respond #commentform input[type="text"]:focus {
  border-color: #5bb300;
}
div#respond #commentform .content {
  margin-top: 20px;
  margin-bottom: 40px;
}
div#respond #commentform .inputContent {
  margin: 0;
  padding: 10px 20px;
  width: 100%;
  height: 150px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}
div#respond #commentform .inputContent:focus {
  border-color: #5bb300;
}
div#respond #commentform .capcha {
  overflow: hidden;
}
div#respond #commentform .capcha img {
  float: left;
}
div#respond #commentform .submit:after {
  content: "";
  display: table;
  clear: both;
}
div#respond #commentform #submitComment {
  float: right;
  padding: 11px 26px 10px;
  line-height: 20px;
  background-color: #333;
  color: white;
  border: 1px solid #333;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
div#respond #commentform #submitComment:hover {
  background-color: #5bb300;
  border-color: #5bb300;
}
#tags_blog_block_left {
  
  
}
#tags_blog_block_left .block_content {
  padding: 20px 0 5px;
  overflow: hidden;
  background-color: transparent;
}
#tags_blog_block_left .block_content a {
  color: #444;
  font-size: 12px;
  padding: 5px 20px 3px;
  background-color: #fff;
  border-radius: 2px;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
}
#tags_blog_block_left .block_content a:hover {
  color: #fff;
  background-color: #5bb300;
}
#tags_blog_block_left .view-tag {
  font-size: 12px;
  padding: 7px 20px 5px;
  background-color: #fff;
  border-radius: 2px;
  color: #444;
  display: inline-block;
}
#tags_blog_block_left .view-tag .fa {
  margin-left: 8px;
}
#tags_blog_block_left .view-tag:hover {
  background-color: #5bb300;
  color: #fff;
}
div#respond #commentform .input.fr {
  text-align: left;
  
}
.rtl div.blogModule ul.list-link li a:before {
  left: auto;
  right: 0;
}
.rtl div.blogModule ul.list-link li a:after {
  left: auto;
  right: 4px;
}
.rtl #recent-blog h3.title_block:after {
  right: 0;
  left: auto;
}
.rtl #smartblogcat .articleContent .content-info .date {
  right: 0;
  left: auto;
}
.rtl #smartblogcat .articleContent .sdsarticle-info span {
  margin-left: 10px;
  padding-left: 10px;
  margin-right: 0;
  padding-right: 0;
}
.rtl #smartblogcat .articleContent .sdsarticle-info .date:after {
  left: -3px;
  right: auto;
}
.rtl #smartblogcat .articleContent .sdsarticle-info .fa {
  margin: 0 0 0 5px;
}
.rtl #smartblogcat .articleContent .more .fa-angle-right:before {
  content: "\f104";
}
.rtl #smartblogcat .small_image .articleContent .imageFeaturedLink {
  float: right;
  margin: 0 0 0 30px;
}
.rtl ul.recentArticles li .image {
  margin-left: 15px;
  float: right;
  margin-right: 0;
}
.rtl #tags_blog_block_left .block_content a {
  margin: 0 0 5px 5px;
  float: right;
}
.rtl #tags_blog_block_left .view-tag .fa {
  margin-right: 8px;
  margin-left: 0;
}
.rtl #sdsblogArticle .article-info .fa {
  margin-left: 5px;
  margin-right: 0;
}
.rtl div#respond #commentform #submitComment {
  float: left;
}
.rtl div#respond #commentform .input {
  float: right;
}
.rtl div#respond #commentform .input.fl {
  text-align: right;
}
.rtl div#respond #commentform .input.fr {
  text-align: right;
}
.rtl div#respond #commentform .input.fr .error {
  float: right;
}
.rtl div#respond .comment-reply-title small {
  float: left !important;
}
.rtl #sdsblogArticle .social_blog {
  float: left;
}
.rtl #sdsblogArticle .social_blog li {
  float: right;
  margin: 0 10px 0 0;
}
.rtl #sdsblogArticle .sdstags-update {
  float: right;
}
.rtl #sdsblogArticle .sdstags-update .title_tag {
  float: right;
  padding-left: 5px;
}
.content_v4 .lastestnews .post {
  padding: 15px;
}
.content_v4 .lastestnews .post-inner {
  display: block;
}
.content_v4 .lastestnews .post-inner .post_image {
  width: 100%;
  padding: 0px;
}
.content_v4 .lastestnews .post-inner .post_content {
  width: 100%;
  padding: 15px 0 10px;
}
.content_v4 .lastestnews .owl-controls {
  top: -61px;
  border: 0px;
  border-radius: 0px;
  font-size: 0px;
  background-color: transparent;
}
.content_v4 .lastestnews .owl-controls .owl-nav .owl-prev {
  width: 36px;
  height: 36px;
  line-height: 32px;
  border-radius: 50%;
  background-color: white;
  color: #555;
  border: 1px solid #ddd;
  margin-right: 6px;
}
.content_v4 .lastestnews .owl-controls .owl-nav .owl-next {
  width: 36px;
  height: 36px;
  line-height: 32px;
  border-radius: 50%;
  background-color: white;
  color: #555;
  border: 1px solid #ddd;
}
.content_v4 .lastestnews .owl-controls .owl-nav .owl-next:after {
  display: none;
}
.content_v4 .postItem .postDate > span.postDay {
  font-size: 30px;
}
.content_v4 .postItem .postTittle {
  font-size: 16px;
  padding: 5px 0;
  color: #555;
}
.content_v4 .postItem .postDesc {
  text-align: inherit;
}
.content_v4 .postItem .postMeta {
  padding-top: 10px;
}
.content_v4 .postItem .postMeta .postMetaComment a span {
  display: none;
}
.content_v5 .lastestnews .post {
  padding: 15px;
}
.content_v5 .lastestnews .post-inner {
  display: block;
}
.content_v5 .lastestnews .post-inner .post_image {
  width: 100%;
  padding: 0px;
}
.content_v5 .lastestnews .post-inner .post_content {
  width: 100%;
  padding: 15px 0 10px;
}
.content_v5 .lastestnews .owl-controls {
  top: -36px;
  border: 0px;
  border-radius: 0px;
  font-size: 0px;
}
.content_v5 .lastestnews .owl-controls .owl-nav .owl-prev {
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  background-color: #f5f5f5;
  color: #555;
  margin-right: 5px;
}
.content_v5 .lastestnews .owl-controls .owl-nav .owl-next {
  width: 26px;
  height: 26px;
  line-height: 25px;
  border-radius: 50%;
  background-color: #f5f5f5;
  color: #555;
}
.content_v5 .lastestnews .owl-controls .owl-nav .owl-next:after {
  display: none;
}
.content_v5 .lastestnews .owl-controls .owl-nav > div:before {
  font-size: 11px;
}
.content_v5 .lastestnews .owl-controls .owl-nav > div:hover {
  background-color: #5bb300;
  color: white;
}
.content_v5 .postItem .postDate > span.postDay {
  font-size: 30px;
}
.content_v5 .postItem .postTittle {
  font-size: 16px;
  padding: 5px 0;
}
.content_v5 .postItem .postDesc {
  text-align: inherit;
}
.content_v5 .postItem .postMeta {
  padding-top: 10px;
}
#module-smartblog-details #best-sellers_block_right {
  display: none;
}
#module-smartblog-category {
  
}
#module-smartblog-category #best-sellers_block_right {
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  ul.recentArticles li .title {
    font-size: 11px;
  }
  #smartblogcat .small_image .articleContent .imageFeaturedLink {
    width: 270px;
  }
  #smartblogcat .articleContent .sdsarticle-info .viewed {
    margin: 0 4px;
  }
  #sdsblogArticle .social_blog {
    float: left;
  }
  .rtl #sdsblogArticle .social_blog {
    float: right;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  #smartblogcat .small_image .articleContent .imageFeaturedLink {
    float: none;
    display: inline-block;
    margin: 0 0 20px 0;
  }
  #smartblogcat .grid .articleContent .sdsarticle-info span.viewed {
    margin: 5px 0;
  }
  ul.recentArticles li .title {
    font-size: 12px;
  }
  .rtl #sdsblogArticle .social_blog {
    float: right;
  }
  .rtl #smartblogcat .small_image .articleContent .imageFeaturedLink {
    float: none;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 767px) {
  div.lastestnews li {
    clear: both;
    overflow: hidden;
  }
  #smartblogcat .articleContent .read-more {
    padding: 10px 0;
  }
  #smartblogcat {
    margin-top: 20px;
  }
  #smartblogcat .small_image .articleContent .imageFeaturedLink {
    float: none;
    display: inline-block;
    margin: 0 0 20px 0;
  }
  #tags_blog_block_left .view-tag {
    display: none;
  }
  div.lastestnews .post_image:after {
    display: none;
  }
  .rtl div.lastestnews .post .post_content {
    text-align: left;
  }
  .rtl #smartblogcat .small_image .articleContent .imageFeaturedLink {
    float: none;
    margin: 0 0 20px 0;
  }
  .rtl #sdsblogArticle .social_blog {
    float: right;
  }
}
@media (max-width: 479px) {
  div.lastestnews .post .post_image, div.lastestnews .post .post_content {
    width: 100%;
    float: none;
  }
  div.lastestnews .post .post_image {
    margin-bottom: 20px;
  }
  div.lastestnews li:nth-child(3) .post_content, div.lastestnews li:nth-child(4) .post_content {
    padding-top: 0;
    float: none;
  }
  div.lastestnews .post .post_content .post-info span {
    font-size: 11px;
  }
  div.lastestnews .post .post_content .post-info span.view {
    padding: 0 5px;
  }
  div.lastestnews .post .post_content .post-info span .fa {
    font-size: 12px;
  }
  div.lastestnews h4.subtitle span {
    width: 100%;
    font-size: 12px;
  }
  div.lastestnews h4.subtitle span span {
    width: auto;
    padding: 0 10px;
  }
  div.lastestnews.layout2 h4 .view-all {
    font-size: 12px;
    padding-top: 12px;
  }
  #smartblogcat .small_image .articleContent .imageFeaturedLink {
    display: block;
  }
  div#respond #commentform input[type="text"] {
    width: 100%;
  }
  div#respond #commentform .input {
    width: 100%;
  }
  div#respond #commentform .input.fl, div#respond #commentform .input.fr {
    text-align: left;
  }
  #articleComments .commentList li {
    padding: 0 !important;
  }
  #articleComments .commentList li .avatar {
    position: relative;
    margin-bottom: 20px;
  }
  #smartblogcat .articleContent {
    position: relative;
  }
  #smartblogcat .articleContent .content-info {
    position: static;
  }
  #smartblogcat .articleContent .content-info .info {
    padding-left: 0;
  }
  .rtl #sdsblogArticle .social_blog ul {
    float: right;
  }
  .rtl #sdsblogArticle .social_blog li {
    margin: 0 0 0 10px;
  }
  .rtl div#respond #commentform .input.fl, .rtl div#respond #commentform .input.fr {
    text-align: right;
  }
  .rtl #smartblogcat .articleContent {
    position: relative;
  }
  .rtl #smartblogcat .articleContent .content-info {
    position: static;
  }
  .rtl #smartblogcat .articleContent .content-info .info {
    padding-right: 0;
  }
  .rtl div.lastestnews .post .post_content {
    text-align: right;
    padding-right: 0;
  }
}
#pagenotfound #columns {
  background: url(/templates/FS%20Inspire%2011/img/icon/bg_404.jpg) no-repeat center center;
  text-align: center;
  padding: 0;
  padding: 140px 0 0;
  text-align: center;
}
#pagenotfound #columns #columns {
  width: 100%;
}
#pagenotfound #columns .pagenotfound-wrap {
  padding: 100px 0 80px;
}
#pagenotfound #columns h1 {
  font-size: 50px;
  font-weight: 700;
  margin: 0;
  color: #5bb300;
  text-transform: uppercase;
}
#pagenotfound #columns label {
  margin: 10px 0 100px;
  padding: 0;
  color: #222;
  font-size: 16px;
  font-weight: 600;
}
#pagenotfound #columns p {
  margin: 0 0 30px;
  color: #222;
  font-size: 14px;
  font-weight: 500;
}
#pagenotfound #columns p strong {
  font-weight: 700;
  text-transform: uppercase;
}
#pagenotfound #columns form {
  font-size: 0;
  margin: 0;
}
#pagenotfound #columns form #search_query {
  display: inline-block;
  padding: 6px 20px;
  width: 320px;
  height: 50px;
  border: solid 1px #ddd;
  border-radius: 25px 0 0 25px;
  background: #fff;
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
#pagenotfound #columns form #search_query:focus {
  border-color: #5bb300;
}
#pagenotfound #columns form button {
  display: inline-block;
  margin: 0px;
  margin-left: -25px;
  padding: 0 28px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  background-color: #333;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
#pagenotfound #columns form button:hover {
  background-color: #1a1a1a;
}
#pagenotfound #columns .backtohome {
  display: inline-block;
  margin-top: 40px;
  color: #5bb300;
  font-size: 14px;
  text-transform: uppercase;
}
#pagenotfound #columns .backtohome .fa {
  margin: 0 5px;
}
#pagenotfound #columns .backtohome:hover {
  color: #fff;
}
#pagenotfound.rtl .columns-container .backtohome .fa:before {
  content: "\f104";
}
#pagenotfound.rtl .columns-container form #search_query {
  border-radius: 0px 25px 25px 0px;
}
#pagenotfound.rtl .columns-container form button {
  margin-left: 0px;
  margin-right: -25px;
}
@media (min-width: 1400px) {
  #pagenotfound .columns-container {
    padding: 150px 0 180px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #pagenotfound .columns-container {
    padding: 50px 0 80px;
  }
}
@media (max-width: 767px) {
  #pagenotfound .columns-container {
    padding: 20px 0 50px;
  }
  #pagenotfound .columns-container h1 {
    font-size: 60px;
  }
  #pagenotfound .columns-container label {
    font-size: 13px;
  }
  #pagenotfound .columns-container p {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  #pagenotfound .columns-container h1 {
    font-size: 40px;
  }
  #pagenotfound .columns-container form #search_query {
    width: 200px;
  }
}
#languages-block-top div.current:hover span, #languages-block-top div.current.active span, #languages-block-top div.current:hover:after, #languages-block-top div.current.active:after {
  color: #5bb300;
}
#languages-block-top ul li:hover a, #languages-block-top ul li.selected span {
  color: #5bb300;
}
#currencies-block-top div.current:hover span, #currencies-block-top div.current:hover span:after {
  color: #5bb300;
}
#currencies-block-top ul li.selected a, #currencies-block-top ul li:hover a {
  color: #5bb300;
}
#user_infoblock-top div.current:before {
  color: #5bb300;
}
#user_infoblock-top div.current:hover span, #user_infoblock-top div.current.active span, #user_infoblock-top div.current:hover:after, #user_infoblock-top div.current.active:after {
  color: #5bb300;
}
#user_infoblock-top ul li:hover a, #user_infoblock-top ul li.selected span {
  color: #5bb300;
}
#layered_block_left #layered_form #enabled_filters ul li {
  color: #5bb300;
}
#layered_block_left #layered_form .layered_filter_ul li:hover {
  background: #5bb300;
}
#layered_block_left #layered_form .ui-widget-header {
  background: #5bb300;
}
#layered_block_left #layered_form #enabled_filters ul li {
  color: #5bb300;
}
.sp_searchpro .sprsearch-form .spr-search-button:hover {
  color: #5bb300;
}
.cart_block dt:hover .cart-images {
  border-color: #5bb300;
}
.cart_block .cart-info .product-name a:hover {
  color: #5bb300;
}
.cart_block .buttons a:hover {
  background: #5bb300;
}
.cart_block .cart_block_list .remove_link a:hover {
  color: #5bb300;
}
.cart_block .buttons #button_order_cart {
  background: #5bb300;
}
.cart_block .buttons #button_order_cart:hover {
  background: #418000;
}
.sphomepage-slider .owl-nav .owl-prev:hover, .sphomepage-slider .owl-nav .owl-next:hover {
  color: #5bb300;
}
.sphomepage-slider .owl-dots .owl-dot.active {
  background-color: #5bb300;
}
.sphomepage-slider .owl-dots .owl-dot:hover {
  background: #5bb300;
}
div.spverticalmenu #sp-vermegamenu .navbar-nav > li:hover {
  background: #5bb300;
}
div.spverticalmenu #sp-vermegamenu .navbar-nav .more-wrap {
  color: #5bb300;
}
div.spverticalmenu #sp-vermegamenu .navbar-nav .more-wrap:after {
  color: #5bb300;
}
div.spverticalmenu #sp-vermegamenu .navbar-nav .more-wrap:hover {
  background: #5bb300;
}
div.spverticalmenu .sp-vermegamenu .menu > li.type1 .dropdown-menu .item-2 .dropdown-menu ul li > a:hover, div.spverticalmenu .sp-vermegamenu .menu > li.type2 .dropdown-menu .item-2 .dropdown-menu ul li > a:hover, div.spverticalmenu .sp-vermegamenu .menu > li.type3 .dropdown-menu .item-2 .dropdown-menu ul li > a:hover {
  color: #5bb300;
}
div.spverticalmenu .sp-vermegamenu .menu > li.type1 .dropdown-menu .item-2 .dropdown-menu ul li ul li a:hover, div.spverticalmenu .sp-vermegamenu .menu > li.type2 .dropdown-menu .item-2 .dropdown-menu ul li ul li a:hover, div.spverticalmenu .sp-vermegamenu .menu > li.type3 .dropdown-menu .item-2 .dropdown-menu ul li ul li a:hover {
  color: #5bb300;
}
div.spverticalmenu .sp-vermegamenu .menu > li.css_type .dropdown-menu > ul > li:hover {
  background: #5bb300;
}
div.spverticalmenu .sp-vermegamenu .menu > li.css_type .dropdown-menu > ul > li:hover > a {
  border-color: #5bb300;
}
div.sp-categories .content-box .image-cat .viewmore {
  background: #5bb300;
}
div.sp-categories .content-box h4.cat-title a:hover {
  color: #5bb300;
}
div.sp-categories .content-box .child-cat .child-cat-title a:hover:before {
  background: #5bb300;
}
.content_v1 .sp-deal .product_list .product-container, .content_v2 .sp-deal .product_list .product-container {
  border-color: #5bb300;
}
.content_v1 .sp-deal .product_list .product-container:before, .content_v2 .sp-deal .product_list .product-container:before {
  border-color: #5bb300;
}
.hotline .fa {
  color: #5bb300;
}
.hotmail .fa {
  color: #5bb300;
}
.hotmail a:hover {
  color: #5bb300;
}
.promotion .item:hover {
  border-color: #5bb300;
}
.promotion .item:hover .text h2, .promotion .item:hover .text p {
  color: #5bb300;
}
.footer-social .socials > a:hover {
  color: #5bb300;
}
.footerTop .footer-social .socials > a:hover {
  background-color: #5bb300;
  color: white;
}
.newsletterForm .form-group .newsletter-input:focus {
  border-color: #5bb300;
}
.newsletterForm .form-group .btn:hover {
  color: #5bb300;
}
div.upsell-products h3.title_block > span {
  color: #5bb300;
}
div.upsell-products h3.title_block:before {
  background-color: #5bb300;
}
.sp-extraslider .owl-controls .owl-nav .owl-prev:hover, .sp-extraslider .owl-controls .owl-nav .owl-next:hover {
  color: #5bb300;
}
.proPopularList .itemCusTitle {
  color: #5bb300;
}
.proPopularList .itemCusTitle .itemCount {
  background-color: #5bb300;
}
.proPopularList .itemCusTitle .itemCount:before {
  border-left: 4px solid #5bb300;
}
div.sp-deal ul.control-button > li:hover {
  color: #5bb300;
}
.content_v1 div.sp-deal .moreImageDeal .itemDealImage:hover img, .content_v1 div.sp-deal .moreImageDeal .itemDealImage.active img, .content_v1 div.sp-deal .moreImageDeal .itemDealImage:hover:after, .content_v1 div.sp-deal .moreImageDeal .itemDealImage.active:after {
  border-color: #5bb300;
  background-color: white;
}
div.sp-deal .product_list .cart_button {
  background-color: #5bb300;
  border-color: #5bb300;
  color: white;
}
div.sp-deal .product_list .cart_button:hover {
  background-color: #418000;
  border-color: #418000;
}
.category-block  ul li a.selected, .category-block ul li a:hover {
  color: #5bb300;
}
.category-block  .block_content ul li a:hover {
  background-color: #5bb300;
  border-color: #5bb300;
}

.category-block .block_content li.active > a {
  background-color: #5bb300;
  border-color: #5bb300;
    color: #fff;
}

.sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel, .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover {
  color: #5bb300;
}
.sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel .ltabs-tab-label, .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover .ltabs-tab-label {
  border-right-color: #5bb300;
  border-left-color: #5bb300;
  z-index: 1;
  position: relative;
}
.sp-listing-tabs .ltabs-wrap .ltabs-items-container .owl-controls .owl-nav .owl-next:hover, .sp-listing-tabs .ltabs-wrap .ltabs-items-container .owl-controls .owl-nav .owl-prev:hover {
  color: #5bb300;
}
.homeOneBestSeller .sp-listing-tabs .product_list .product-container .right-block .button-container .cart_button {
  background-color: white;
  border-color: #5bb300;
  color: #5bb300;
}
.homeOneBestSeller .sp-listing-tabs .product_list .product-container .right-block .button-container .cart_button:hover {
  background-color: #5bb300;
  color: white;
}
.homeOneBestSeller .sp-listing-tabs .product_list .product-container:hover:before {
  border-color: #5bb300 !important;
}
.homeOneBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover {
  background-color: white;
}
.homeOneBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover:before {
  border-color: #5bb300;
}
.homeOneBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover .liWrap:after {
  background-color: white;
  border-color: #5bb300;
}
.homeOneBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel {
  background-color: white;
}
.homeOneBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel:before {
  border-color: #5bb300;
}
.homeOneBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel .liWrap:after {
  background-color: white;
  border-color: #5bb300;
}
div.sp-manu-slider .control-button > li:hover {
  border-color: #5bb300;
  color: #5bb300;
}
.postItem .postDate > span {
  color: #5bb300;
}
.postItem .postMeta .postMetaReadmore {
  color: #5bb300;
}
.testimonials .owl-dots .owl-dot.active {
  background-color: #5bb300;
}
.testimonials .owl-controls .owl-nav > div:hover {
  color: #5bb300;
}
#index .sp-megamenu .home > a, .sp-megamenu .home > a:hover {
  background-color: #5bb300;
  color: white;
}
.sp-megamenu .navbar-nav > li > a:hover, .sp-megamenu .navbar-nav > li > a:focus {
  background-color: #5bb300;
  color: white;
}
.newsletterDesc span {
  color: #5bb300;
}
.footerTopv3 .newsletterDesc span {
  color: white;
}
.footerTopv4 .newsletterDesc span {
  color: white;
}
.module-smartblog-category .breadcrumb span.depth1 a {
  color: #5bb300;
}
div.blogModule ul.list-link li a:hover {
  background-color: #5bb300;
  color: white;
}
div.blogModule ul.list-link li a:hover:before {
  background-position: left bottom;
}
#tags_block_left .title_block::before {
  background-color: #5bb300;
}
#best-sellers_block_right .title_block::before {
  background-color: #5bb300;
}
.lastestnews .owl-controls .owl-nav .owl-prev:hover, .lastestnews .owl-controls .owl-nav .owl-next:hover {
  color: #5bb300;
}
.content_v1 .featuredProducts .product_list .product-container .right-block .cart_button {
  background-color: #5bb300;
  border-color: #5bb300;
  color: white;
}
.content_v2 div.sp-deal .moreImageDeal .owl-item:hover:before, .content_v2 div.sp-deal .moreImageDeal .owl-item.selected:before {
  border-color: #5bb300;
}
.content_v2 div.sp-deal .moreImageDeal .owl-item:hover .itemDealImage:after, .content_v2 div.sp-deal .moreImageDeal .owl-item.selected .itemDealImage:after {
  border-color: #5bb300;
  background-color: white;
}
.content_v2 div.sp-deal .owl-nav > div:hover {
  color: #5bb300;
}
.content_v2 div.sp-deal .item-time .num-time span {
  color: #5bb300;
}
.content_v2 div.sp-deal .item-time .num-time span.text {
  color: #777;
}
.homeTwoBestSeller .sp-listing-tabs .product_list .product-container:hover:before {
  border-color: #5bb300;
}
.homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li:hover, .homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li.tab-sel {
  background-color: white;
}
.homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li:hover:before, .homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li.tab-sel:before, .homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li:hover:after, .homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li.tab-sel:after {
  border-color: #5bb300;
}
.homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li:hover .ltabs-tab-img, .homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li.tab-sel .ltabs-tab-img {
  opacity: 1;
}
.homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li:hover .ltabs-tab-label, .homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li.tab-sel .ltabs-tab-label {
  color: #5bb300;
}
.homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li:hover .liWrap:after, .homeTwoBestSeller .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li.tab-sel .liWrap:after {
  border-color: #5bb300;
  background-color: white;
}
.homeTwoBestSeller .sp-listing-tabs .product_list .owl-item:last-child .product-container:hover:before {
  border-color: #5bb300;
}
div.spverticalmenu .navbar-header .navbar-toggle {
  background-color: white;
  border-color: #5bb300;
  color: #5bb300;
}
div.spverticalmenu .navbar-header .navbar-toggle h2.cat-titleP {
  display: none;
}
.boxCollection .boxItem:hover {
  background-color: white;
  color: #5bb300;
}
.boxCollection .boxItem:hover:before, .boxCollection .boxItem:hover:after {
  border-color: #5bb300;
}
.boxCollection .boxItem:hover .itemIcon {
  opacity: 1;
}
.header_v3 .topbarLocation .fa {
  color: #5bb300;
}
.headerCenterWrap {
  background-color: #5bb300;
  border-radius: 5px 5px 0 0;
}
.header_v3 .menuContact .fa {
  color: #5bb300;
}
.content_v3 .proListBottom .sp-extraslider .product_list .product-container:hover {
  border-color: #5bb300;
}
.boxServiceLayout3 .boxItem:last-child:hover {
  border: 1px solid #5bb300;
}
.boxServiceLayout3 .boxItem:hover {
  border: 1px solid #5bb300;
  background-color: white;
  border-radius: 5px;
}
.rtl .boxServiceLayout3 .boxItem:hover {
  border: 1px solid #5bb300;
}
.boxServiceLayout3 .boxItem:hover:before {
  border: 1px solid #5bb300;
}
.boxServiceLayout3 .boxItem:hover .media-heading {
  color: #5bb300;
}
.productTabsExtra .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs > li:hover .ltabs-tab-label, .productTabsExtra .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs > li.tab-sel .ltabs-tab-label {
  color: #5bb300;
}
.productTabsExtra .sp-listing-tabs .product_list .product-container:hover:after {
  border-color: #5bb300;
}
.productTabsExtraRight .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs > li:hover .ltabs-tab-label, .productTabsExtraRight .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs > li.tab-sel .ltabs-tab-label {
  color: #5bb300;
}
.productTabsExtraRight .sp-listing-tabs .product_list .product-container:hover:after {
  border-color: #5bb300;
}
.content_v3 div.sp-deal .product_list .cart_button {
  color: #5bb300;
}
.content_v3 div.sp-deal .product_list .cart_button:hover {
  background-color: #5bb300;
  color: white;
}
.header_v1 .sp-megamenu .navbar-nav > li > a:hover, .header_v1 .sp-megamenu .navbar-nav > li > a:focus {
  background-color: #5bb300;
  color: white;
}
.header_v1 .sp-megamenu .navbar-nav > li.active > a {
  background-color: #5bb300;
  color: white;
}
.header_v3 .sp-megamenu .home > a {
  color: white;
}
#index .header_v3 .sp-megamenu .home > a {
  background-color: #5bb300;
  color: white;
}
.header_v3 .sp-megamenu .home > a:hover, .header_v3 .sp-megamenu .home > a:focus {
  background-color: #5bb300;
  color: white;
}
.header_v3 .sp-megamenu .navbar-nav > li > a:hover, .header_v3 .sp-megamenu .navbar-nav > li > a:focus {
  background-color: #5bb300;
  color: white;
}
.header_v3 .sp-megamenu .navbar-nav > li.active > a {
  background-color: #5bb300;
  color: white;
}
.header_v4 .topbarLeftWrap > div a:hover {
  color: #5bb300;
}
.header_v4 .phoneHeader .fa {
  color: #5bb300;
}
.header_v4 .storeLocation .fa {
  color: #5bb300;
}
.header_v4 .storeLocation a:hover {
  color: #5bb300;
}
.header_v4 #user_infoblock-top div.current:hover span {
  color: #5bb300;
}
.header_v4 #user_infoblock-top div.current:hover:after {
  color: #5bb300;
}
.header_v4 #currencies-block-top div.current:hover span {
  color: #5bb300;
}
.header_v4 #currencies-block-top div.current:hover:after {
  color: #5bb300;
}
.header_v4 .shopping_cart .icon-cart {
  background-color: #5bb300;
}
.header_v4 .sp-megamenu .navbar-nav > li.active > a {
  background-color: #5bb300;
  color: white;
}
.content_v4 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li:hover, .content_v4 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li.tab-sel {
  color: #5bb300;
  background-color: white;
  border-color: #5bb300;
}
.content_v4 .sp-listing-tabs .ltabs-wrap .ltabs-items-container .owl-controls .owl-nav .owl-prev:hover, .content_v4 .sp-listing-tabs .ltabs-wrap .ltabs-items-container .owl-controls .owl-nav .owl-next:hover {
  border-color: #5bb300;
  background-color: #5bb300;
  color: white;
}
.content-v4 .product_list .price-box .price, .content-v4 .product_lists .price-box .price {
  color: #5bb300;
}
.content-v4 div.sp-deal .product_list .cart_button:hover {
  border-color: #5bb300;
  background-color: #5bb300;
  color: white;
}
.content-v4 div.sp-deal ul.control-button > li:hover {
  border-color: #5bb300;
  background-color: #5bb300;
  color: white;
}
.content-v4 .lastestnews .owl-controls .owl-nav > div:hover {
  border-color: #5bb300;
  background-color: #5bb300;
  color: white;
}
.content-v4 .sp-extraslider .owl-controls .owl-nav > div:hover {
  border-color: #5bb300;
  background-color: #5bb300;
  color: white;
}
.proList4Three .product_list h5.product-name a:hover {
  color: #5bb300;
}
.footer-v4 div.socials > a:hover {
  background-color: #5bb300;
  color: white;
}
#index .header_v5 .sp-megamenu .home > a {
  background-color: white;
  color: #5bb300;
}
.header_v5 .sp-megamenu .home > a:hover, .header_v5 .sp-megamenu .home > a:focus {
  background-color: white;
  color: #5bb300;
}
.header_v5 .sp-megamenu .navbar-nav > li > a:hover, .header_v5 .sp-megamenu .navbar-nav > li > a:focus {
  background-color: white;
  color: #5bb300;
}
.header_v5 .sp-megamenu .navbar-nav > li.active > a {
  background-color: white;
  color: #5bb300;
}
.header_v5 .sp_searchpro.searchmobile .spr-container .icon-search {
  background-color: #5bb300;
  color: white;
}
.sidebarVermenu .sp-vermegamenu .cat-title {
  background-color: #5bb300;
}
.content_v5 .sphomepage-slider .owl-nav > div:hover {
  background-color: #5bb300;
  color: white;
}
.content_v5 .sphomepage-slider .owl-dots .owl-dot.active {
  background-color: #5bb300;
}
.content_v5 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  background-color: #5bb300;
}
.content_v5 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li:hover, .content_v5 .sp-listing-tabs .ltabs-wrap .ltabs-tabs-container ul.ltabs-tabs > li.tab-sel {
  background-color: #468a00;
  color: white;
}
.content_v5 .sp-listing-tabs .ltabs-wrap .ltabs-items-container .owl-controls .owl-nav > div:hover {
  background-color: white;
  color: #5bb300;
}
.content_v5 .sp-listing-tabs .product_list .product-container:hover {
  border: 2px solid #5bb300;
}
.content_v5 div.sp-deal .item-time {
  background-color: #5bb300;
}
.content_v5 div.sp-deal ul.control-button > li:hover {
  background-color: #5bb300;
  color: white;
}
.proList5Right .sp-extraslider .owl-controls .owl-nav > div:hover {
  background-color: #5bb300;
  color: white;
}
.proList5Right .sp-extraslider .product_list .product-container:hover {
  border-color: #5bb300;
}
.boxService5 .boxItem:hover {
  background-color: white;
  border-color: #5bb300;
}
.boxService5 .boxItem:hover:before {
  border-color: #5bb300;
}
.boxService5 .boxItem:hover .media-heading {
  color: #5bb300;
}
.moduleManuRight div.sp-manu-slider .item-img-info:hover, .moduleManuRight div.sp-manu-slider .item-img-info:hover:before {
  border-color: #5bb300;
}
.header_v4 .sphomepage-slider .owl-carousel .owl-controls .owl-nav > div {
  color: #5bb300;
}
.header_v4 .sphomepage-slider .owl-carousel .owl-controls .owl-nav > div:hover {
  background-color: #5bb300;
  color: white;
}
.content_v4 .sp-listing-tabs .product_list h5.product-name a:hover {
  color: #5bb300;
}
.sp-megamenu .home .dropdown-menu li a:hover {
  color: #5bb300;
}
.content_v4 div.sp-deal .product_list .product-container:hover .cart_button {
  background-color: #5bb300;
  border-color: #5bb300;
  color: white;
}
.salePercent {
  background-color: #5bb300;
}
#newsletter_block_popup .close {
  background-color: #5bb300;
}
#newsletter_block_popup .block_content .content-inner .newsDaily {
  color: #5bb300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content_v5 .sp-listing-tabs .ltabs-wrap .ltabs-items-container .owl-controls .owl-nav > div {
    background-color: #5bb300;
    color: white;
  }
  .content_v5 .sp-listing-tabs .ltabs-wrap .ltabs-items-container .owl-controls .owl-nav > div:hover {
    background-color: #5bb300;
    color: white;
  }
}
@media (min-width: 992px) {
  .proList4Two .owl-item .item > .item-wrap:not(:nth-child(1)) .product-container .right-block .cart_button {
    color: white;
    background-color: #5bb300;
    border-color: #5bb300;
  }
}
@media (max-width: 992px) {
  .navbar .navbar-button .navbar-toggle .icon-bar {
    background: #5bb300;
  }
  .navbar #sp-megamenu .navbar-nav li a:hover, .navbar #sp-megamenu .navbar-nav li span.menu-title:hover {
    color: #5bb300 !important;
  }
  .navbar #sp-megamenu .navbar-nav li.active > a, .navbar #sp-megamenu .navbar-nav li.active > span.menu-title {
    color: #5bb300 !important;
  }
  .navbar #sp-megamenu .home > a:hover {
    color: #5bb300 !important;
  }
  #module-smartblog-category .navbar #sp-megamenu .navbar-nav li.blog > a {
    color: #5bb300 !important;
  }
  .navbar #sp-megamenu #remove-megamenu:hover {
    color: #5bb300;
  }
  div.spverticalmenu #sp-vermegamenu .navbar-nav > li:hover span.grower {
    background: #418000;
  }
  div.spverticalmenu #sp-vermegamenu #remove-vermegamenu:hover {
    color: #5bb300;
  }
}
@media (max-width: 767px) {
  .sp_searchpro .sprsearch-form {
    border: 2px solid #5bb300;
  }
  .shopping_cart > a .ajax_cart_quantity, .shopping_cart > a .ajax_cart_empty {
    background: #5bb300;
  }
  .sp_searchpro .spr-container .icon-search:hover, .sp_searchpro .spr-container .icon-search.active {
    color: #5bb300;
  }
  .sp_searchpro.searchmobile .spr-container .icon-search:hover, .sp_searchpro.searchmobile .spr-container .icon-search.active {
    color: white;
  }
  .header_v2 .sp_searchpro .spr-container .icon-search {
    color: #5bb300;
  }
  .header_v2 .sp_searchpro .spr-container .icon-search:hover, .header_v2 .sp_searchpro .spr-container .icon-search.active {
    color: #5bb300;
  }
  .header_v2 .sp_searchpro .sprsearch-form {
    background-color: #5bb300;
  }
  .header_v3 .shopping_cart span.ajax_cart_quantity {
    background-color: #5bb300;
  }
  .header_v3 div.spverticalmenu .navbar-header .cat-title {
    color: #5bb300;
  }
}
#product_comparison .prices-container .price {
  color: #5bb300;
}
#product_comparison .prices-container .price-percent-reduction {
  background: #5bb300;
}
#order #order-detail-content .product-name a:hover {
  color: #5bb300;
}
.cart_delete a.cart_quantity_delete:hover, a.price_discount_delete:hover {
  color: #5bb300;
}
#contact .socials a:hover {
  border-color: #5bb300;
  background: #5bb300;
}
#contact .socials a:hover .fa {
  color: #fff;
}
#contact .contact-form-box .submit .btn:hover {
  background-color: #5bb300;
  border-color: #5bb300;
}